[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. 6747 1726880584.79416: 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-6CE executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 6747 1726880584.79712: Added group all to inventory 6747 1726880584.79714: Added group ungrouped to inventory 6747 1726880584.79716: Group all now contains ungrouped 6747 1726880584.79718: Examining possible inventory source: /tmp/metrics-gHG/inventory.yml 6747 1726880584.88406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 6747 1726880584.88449: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 6747 1726880584.88465: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 6747 1726880584.88503: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 6747 1726880584.88552: Loaded config def from plugin (inventory/script) 6747 1726880584.88554: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 6747 1726880584.88580: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 6747 1726880584.88636: Loaded config def from plugin (inventory/yaml) 6747 1726880584.88638: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 6747 1726880584.88694: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 6747 1726880584.88961: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 6747 1726880584.88963: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 6747 1726880584.88966: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 6747 1726880584.88970: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 6747 1726880584.88973: Loading data from /tmp/metrics-gHG/inventory.yml 6747 1726880584.89012: /tmp/metrics-gHG/inventory.yml was not parsable by auto 6747 1726880584.89060: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 6747 1726880584.89088: Loading data from /tmp/metrics-gHG/inventory.yml 6747 1726880584.89139: group all already in inventory 6747 1726880584.89144: set inventory_file for managed_node1 6747 1726880584.89148: set inventory_dir for managed_node1 6747 1726880584.89149: Added host managed_node1 to inventory 6747 1726880584.89151: Added host managed_node1 to group all 6747 1726880584.89152: set ansible_host for managed_node1 6747 1726880584.89152: set ansible_ssh_extra_args for managed_node1 6747 1726880584.89155: set inventory_file for managed_node2 6747 1726880584.89157: set inventory_dir for managed_node2 6747 1726880584.89157: Added host managed_node2 to inventory 6747 1726880584.89158: Added host managed_node2 to group all 6747 1726880584.89159: set ansible_host for managed_node2 6747 1726880584.89159: set ansible_ssh_extra_args for managed_node2 6747 1726880584.89161: set inventory_file for managed_node3 6747 1726880584.89162: set inventory_dir for managed_node3 6747 1726880584.89163: Added host managed_node3 to inventory 6747 1726880584.89163: Added host managed_node3 to group all 6747 1726880584.89164: set ansible_host for managed_node3 6747 1726880584.89164: set ansible_ssh_extra_args for managed_node3 6747 1726880584.89166: Reconcile groups and hosts in inventory. 6747 1726880584.89168: Group ungrouped now contains managed_node1 6747 1726880584.89170: Group ungrouped now contains managed_node2 6747 1726880584.89170: Group ungrouped now contains managed_node3 6747 1726880584.89220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 6747 1726880584.89299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 6747 1726880584.89330: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 6747 1726880584.89347: Loaded config def from plugin (vars/host_group_vars) 6747 1726880584.89349: 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) 6747 1726880584.89354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 6747 1726880584.89359: 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) 6747 1726880584.89388: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 6747 1726880584.89627: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880584.89690: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 6747 1726880584.89714: Loaded config def from plugin (connection/local) 6747 1726880584.89716: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 6747 1726880584.90079: Loaded config def from plugin (connection/paramiko_ssh) 6747 1726880584.90082: 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) 6747 1726880584.90619: 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) 6747 1726880584.90643: Loaded config def from plugin (connection/psrp) 6747 1726880584.90645: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 6747 1726880584.91036: 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) 6747 1726880584.91059: Loaded config def from plugin (connection/ssh) 6747 1726880584.91061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 6747 1726880584.92281: 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) 6747 1726880584.92303: Loaded config def from plugin (connection/winrm) 6747 1726880584.92305: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 6747 1726880584.92328: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 6747 1726880584.92370: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 6747 1726880584.92408: Loaded config def from plugin (shell/cmd) 6747 1726880584.92409: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 6747 1726880584.92428: 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) 6747 1726880584.92465: Loaded config def from plugin (shell/powershell) 6747 1726880584.92466: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 6747 1726880584.92500: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 6747 1726880584.92603: Loaded config def from plugin (shell/sh) 6747 1726880584.92605: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 6747 1726880584.92628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 6747 1726880584.92697: Loaded config def from plugin (become/runas) 6747 1726880584.92699: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 6747 1726880584.92806: Loaded config def from plugin (become/su) 6747 1726880584.92807: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 6747 1726880584.92899: Loaded config def from plugin (become/sudo) 6747 1726880584.92900: 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 6747 1726880584.92921: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml 6747 1726880584.93254: trying /usr/local/lib/python3.12/site-packages/ansible/modules 6747 1726880584.95078: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 6747 1726880584.95193: in VariableManager get_vars() 6747 1726880584.95208: done with get_vars() 6747 1726880584.95215: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml 6747 1726880584.95316: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 6747 1726880584.95420: in VariableManager get_vars() 6747 1726880584.95432: done with get_vars() 6747 1726880584.95534: in VariableManager get_vars() 6747 1726880584.95543: done with get_vars() 6747 1726880584.95566: in VariableManager get_vars() 6747 1726880584.95573: done with get_vars() 6747 1726880584.95579: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml statically imported: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml 6747 1726880584.95791: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 6747 1726880584.95920: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 6747 1726880584.95930: 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 6747 1726880584.96076: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 6747 1726880584.96163: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 6747 1726880584.96165: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-6CE/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) 6747 1726880584.96185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 6747 1726880584.96200: 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) 6747 1726880584.96295: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 6747 1726880584.96331: Loaded config def from plugin (callback/default) 6747 1726880584.96332: 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) 6747 1726880584.97038: Loaded config def from plugin (callback/junit) 6747 1726880584.97040: 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) 6747 1726880584.97069: 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) 6747 1726880584.97104: Loaded config def from plugin (callback/minimal) 6747 1726880584.97105: 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) 6747 1726880584.97134: 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) 6747 1726880584.97171: Loaded config def from plugin (callback/tree) 6747 1726880584.97173: 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 6747 1726880584.97245: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 6747 1726880584.97247: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-6CE/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_bz1855544.yml ************************************************** 2 plays in /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml 6747 1726880584.97264: in VariableManager get_vars() 6747 1726880584.97272: done with get_vars() 6747 1726880584.97275: in VariableManager get_vars() 6747 1726880584.97280: done with get_vars() 6747 1726880584.97283: variable 'omit' from source: magic vars 6747 1726880584.97309: in VariableManager get_vars() 6747 1726880584.97318: done with get_vars() 6747 1726880584.97330: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 6747 1726880584.97749: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 6747 1726880584.97798: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 6747 1726880584.97826: getting the remaining hosts for this loop 6747 1726880584.97827: done getting the remaining hosts for this loop 6747 1726880584.97829: getting the next task for host managed_node2 6747 1726880584.97832: done getting next task for host managed_node2 6747 1726880584.97833: ^ task is: TASK: meta (flush_handlers) 6747 1726880584.97834: ^ 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 6747 1726880584.97836: getting variables 6747 1726880584.97837: in VariableManager get_vars() 6747 1726880584.97843: Calling all_inventory to load vars for managed_node2 6747 1726880584.97845: Calling groups_inventory to load vars for managed_node2 6747 1726880584.97847: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880584.97856: Calling all_plugins_play to load vars for managed_node2 6747 1726880584.97862: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880584.97864: Calling groups_plugins_play to load vars for managed_node2 6747 1726880584.97886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880584.97916: done with get_vars() 6747 1726880584.97920: done getting variables 6747 1726880584.97950: in VariableManager get_vars() 6747 1726880584.97956: Calling all_inventory to load vars for managed_node2 6747 1726880584.97958: Calling groups_inventory to load vars for managed_node2 6747 1726880584.97959: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880584.97962: Calling all_plugins_play to load vars for managed_node2 6747 1726880584.97963: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880584.97965: Calling groups_plugins_play to load vars for managed_node2 6747 1726880584.97981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880584.97990: done with get_vars() 6747 1726880584.97998: done queuing things up, now waiting for results queue to drain 6747 1726880584.97999: results queue empty 6747 1726880584.98000: checking for any_errors_fatal 6747 1726880584.98000: done checking for any_errors_fatal 6747 1726880584.98001: checking for max_fail_percentage 6747 1726880584.98001: done checking for max_fail_percentage 6747 1726880584.98002: checking to see if all hosts have failed and the running result is not ok 6747 1726880584.98002: done checking to see if all hosts have failed 6747 1726880584.98003: getting the remaining hosts for this loop 6747 1726880584.98004: done getting the remaining hosts for this loop 6747 1726880584.98005: getting the next task for host managed_node2 6747 1726880584.98008: done getting next task for host managed_node2 6747 1726880584.98009: ^ task is: TASK: Include vault variables 6747 1726880584.98010: ^ 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 6747 1726880584.98011: getting variables 6747 1726880584.98012: in VariableManager get_vars() 6747 1726880584.98016: Calling all_inventory to load vars for managed_node2 6747 1726880584.98017: Calling groups_inventory to load vars for managed_node2 6747 1726880584.98018: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880584.98021: Calling all_plugins_play to load vars for managed_node2 6747 1726880584.98026: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880584.98029: Calling groups_plugins_play to load vars for managed_node2 6747 1726880584.98045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880584.98054: done with get_vars() 6747 1726880584.98058: done getting variables 6747 1726880584.98103: 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 [Include vault variables] ************************************************* task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5 Friday 20 September 2024 21:03:04 -0400 (0:00:00.009) 0:00:00.009 ****** 6747 1726880584.98119: entering _queue_task() for managed_node2/include_vars 6747 1726880584.98120: Creating lock for include_vars 6747 1726880584.98337: worker is 1 (out of 1 available) 6747 1726880584.98347: exiting _queue_task() for managed_node2/include_vars 6747 1726880584.98359: done queuing things up, now waiting for results queue to drain 6747 1726880584.98361: waiting for pending results... 6747 1726880584.98489: running TaskExecutor() for managed_node2/TASK: Include vault variables 6747 1726880584.98535: in run() - task 02c48edd-c8ad-6246-0b37-000000000006 6747 1726880584.98548: variable 'ansible_search_path' from source: unknown 6747 1726880585.00572: calling self._execute() 6747 1726880585.00604: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.00607: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.00614: variable 'omit' from source: magic vars 6747 1726880585.00653: variable 'omit' from source: magic vars 6747 1726880585.00671: variable 'omit' from source: magic vars 6747 1726880585.00691: variable 'omit' from source: magic vars 6747 1726880585.00713: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880585.00738: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880585.00751: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880585.00763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880585.00770: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880585.00783: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880585.00786: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.00789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.00846: Set connection var ansible_pipelining to False 6747 1726880585.00855: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880585.00861: Set connection var ansible_timeout to 10 6747 1726880585.00866: Set connection var ansible_shell_executable to /bin/sh 6747 1726880585.00871: Set connection var ansible_shell_type to sh 6747 1726880585.00873: Set connection var ansible_connection to ssh 6747 1726880585.00889: variable 'ansible_shell_executable' from source: unknown 6747 1726880585.00892: variable 'ansible_connection' from source: unknown 6747 1726880585.00894: variable 'ansible_module_compression' from source: unknown 6747 1726880585.00897: variable 'ansible_shell_type' from source: unknown 6747 1726880585.00899: variable 'ansible_shell_executable' from source: unknown 6747 1726880585.00902: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.00904: variable 'ansible_pipelining' from source: unknown 6747 1726880585.00908: variable 'ansible_timeout' from source: unknown 6747 1726880585.00911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.00988: 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) 6747 1726880585.00994: variable 'omit' from source: magic vars 6747 1726880585.00999: starting attempt loop 6747 1726880585.01002: running the handler 6747 1726880585.01053: handler run complete 6747 1726880585.01059: attempt loop complete, returning result 6747 1726880585.01062: _execute() done 6747 1726880585.01064: dumping result to json 6747 1726880585.01066: done dumping result, returning 6747 1726880585.01072: done running TaskExecutor() for managed_node2/TASK: Include vault variables [02c48edd-c8ad-6246-0b37-000000000006] 6747 1726880585.01074: sending task result for task 02c48edd-c8ad-6246-0b37-000000000006 ok: [managed_node2] => { "ansible_facts": { "pcptest_pw": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n65343431623161346664373330646165636437656265656632613961363839303132393064663934\n3137396633373562393466633037356533326566343338350a386238333034336162333932313162\n62643937336534356131376134303463306466316433366636643562633637376336653034646334\n3063663466333735390a333330366461386166633233373133326237323663333831653232646566\n3363\n" } }, "ansible_included_var_files": [ "/tmp/metrics-gHG/tests/vars/vault-variables.yml" ], "changed": false } 6747 1726880585.02850: no more pending results, returning what we have 6747 1726880585.02852: results queue empty 6747 1726880585.02853: checking for any_errors_fatal 6747 1726880585.02854: done checking for any_errors_fatal 6747 1726880585.02854: checking for max_fail_percentage 6747 1726880585.02855: done checking for max_fail_percentage 6747 1726880585.02855: checking to see if all hosts have failed and the running result is not ok 6747 1726880585.02856: done checking to see if all hosts have failed 6747 1726880585.02856: getting the remaining hosts for this loop 6747 1726880585.02857: done getting the remaining hosts for this loop 6747 1726880585.02859: getting the next task for host managed_node2 6747 1726880585.02862: done getting next task for host managed_node2 6747 1726880585.02863: ^ task is: TASK: meta (flush_handlers) 6747 1726880585.02864: ^ 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 6747 1726880585.02866: getting variables 6747 1726880585.02866: in VariableManager get_vars() 6747 1726880585.02876: Calling all_inventory to load vars for managed_node2 6747 1726880585.02882: Calling groups_inventory to load vars for managed_node2 6747 1726880585.02883: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880585.02889: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000006 6747 1726880585.02895: Calling all_plugins_play to load vars for managed_node2 6747 1726880585.02897: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880585.02899: Calling groups_plugins_play to load vars for managed_node2 6747 1726880585.02913: WORKER PROCESS EXITING 6747 1726880585.02932: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880585.02943: done with get_vars() 6747 1726880585.02950: done getting variables 6747 1726880585.02986: in VariableManager get_vars() 6747 1726880585.02991: Calling all_inventory to load vars for managed_node2 6747 1726880585.02993: Calling groups_inventory to load vars for managed_node2 6747 1726880585.02994: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880585.02997: Calling all_plugins_play to load vars for managed_node2 6747 1726880585.02998: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880585.03000: Calling groups_plugins_play to load vars for managed_node2 6747 1726880585.03015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880585.03026: done with get_vars() 6747 1726880585.03033: done queuing things up, now waiting for results queue to drain 6747 1726880585.03034: results queue empty 6747 1726880585.03035: checking for any_errors_fatal 6747 1726880585.03036: done checking for any_errors_fatal 6747 1726880585.03036: checking for max_fail_percentage 6747 1726880585.03037: done checking for max_fail_percentage 6747 1726880585.03037: checking to see if all hosts have failed and the running result is not ok 6747 1726880585.03038: done checking to see if all hosts have failed 6747 1726880585.03042: getting the remaining hosts for this loop 6747 1726880585.03043: done getting the remaining hosts for this loop 6747 1726880585.03044: getting the next task for host managed_node2 6747 1726880585.03049: done getting next task for host managed_node2 6747 1726880585.03050: ^ task is: TASK: meta (flush_handlers) 6747 1726880585.03050: ^ 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 6747 1726880585.03052: getting variables 6747 1726880585.03053: in VariableManager get_vars() 6747 1726880585.03058: Calling all_inventory to load vars for managed_node2 6747 1726880585.03059: Calling groups_inventory to load vars for managed_node2 6747 1726880585.03061: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880585.03064: Calling all_plugins_play to load vars for managed_node2 6747 1726880585.03066: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880585.03067: Calling groups_plugins_play to load vars for managed_node2 6747 1726880585.03083: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880585.03091: done with get_vars() 6747 1726880585.03094: done getting variables 6747 1726880585.03121: in VariableManager get_vars() 6747 1726880585.03128: Calling all_inventory to load vars for managed_node2 6747 1726880585.03129: Calling groups_inventory to load vars for managed_node2 6747 1726880585.03131: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880585.03133: Calling all_plugins_play to load vars for managed_node2 6747 1726880585.03135: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880585.03136: Calling groups_plugins_play to load vars for managed_node2 6747 1726880585.03155: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880585.03163: done with get_vars() 6747 1726880585.03169: done queuing things up, now waiting for results queue to drain 6747 1726880585.03171: results queue empty 6747 1726880585.03171: checking for any_errors_fatal 6747 1726880585.03172: done checking for any_errors_fatal 6747 1726880585.03172: checking for max_fail_percentage 6747 1726880585.03173: done checking for max_fail_percentage 6747 1726880585.03173: checking to see if all hosts have failed and the running result is not ok 6747 1726880585.03174: done checking to see if all hosts have failed 6747 1726880585.03174: getting the remaining hosts for this loop 6747 1726880585.03175: done getting the remaining hosts for this loop 6747 1726880585.03176: getting the next task for host managed_node2 6747 1726880585.03178: done getting next task for host managed_node2 6747 1726880585.03179: ^ task is: None 6747 1726880585.03179: ^ 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 6747 1726880585.03180: done queuing things up, now waiting for results queue to drain 6747 1726880585.03181: results queue empty 6747 1726880585.03181: checking for any_errors_fatal 6747 1726880585.03181: done checking for any_errors_fatal 6747 1726880585.03182: checking for max_fail_percentage 6747 1726880585.03182: done checking for max_fail_percentage 6747 1726880585.03183: checking to see if all hosts have failed and the running result is not ok 6747 1726880585.03183: done checking to see if all hosts have failed 6747 1726880585.03184: getting the next task for host managed_node2 6747 1726880585.03185: done getting next task for host managed_node2 6747 1726880585.03186: ^ task is: None 6747 1726880585.03186: ^ 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 6747 1726880585.03209: in VariableManager get_vars() 6747 1726880585.03219: done with get_vars() 6747 1726880585.03224: in VariableManager get_vars() 6747 1726880585.03230: done with get_vars() 6747 1726880585.03233: variable 'omit' from source: magic vars 6747 1726880585.03251: in VariableManager get_vars() 6747 1726880585.03257: done with get_vars() 6747 1726880585.03269: variable 'omit' from source: magic vars PLAY [Bug 1855544 - metrics role should automate the setup of Grafana datasources] *** 6747 1726880585.03409: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 6747 1726880585.03430: getting the remaining hosts for this loop 6747 1726880585.03431: done getting the remaining hosts for this loop 6747 1726880585.03432: getting the next task for host managed_node2 6747 1726880585.03434: done getting next task for host managed_node2 6747 1726880585.03435: ^ task is: TASK: Gathering Facts 6747 1726880585.03436: ^ 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 6747 1726880585.03437: getting variables 6747 1726880585.03438: in VariableManager get_vars() 6747 1726880585.03443: Calling all_inventory to load vars for managed_node2 6747 1726880585.03447: Calling groups_inventory to load vars for managed_node2 6747 1726880585.03448: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880585.03451: Calling all_plugins_play to load vars for managed_node2 6747 1726880585.03453: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880585.03454: Calling groups_plugins_play to load vars for managed_node2 6747 1726880585.03471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880585.03480: done with get_vars() 6747 1726880585.03484: done getting variables 6747 1726880585.03538: 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-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Friday 20 September 2024 21:03:05 -0400 (0:00:00.054) 0:00:00.063 ****** 6747 1726880585.03556: entering _queue_task() for managed_node2/gather_facts 6747 1726880585.03557: Creating lock for gather_facts 6747 1726880585.03728: worker is 1 (out of 1 available) 6747 1726880585.03738: exiting _queue_task() for managed_node2/gather_facts 6747 1726880585.03751: done queuing things up, now waiting for results queue to drain 6747 1726880585.03752: waiting for pending results... 6747 1726880585.03951: running TaskExecutor() for managed_node2/TASK: Gathering Facts 6747 1726880585.04044: in run() - task 02c48edd-c8ad-6246-0b37-00000000002f 6747 1726880585.04050: variable 'ansible_search_path' from source: unknown 6747 1726880585.04053: calling self._execute() 6747 1726880585.04077: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.04080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.04088: variable 'omit' from source: magic vars 6747 1726880585.04155: variable 'omit' from source: magic vars 6747 1726880585.04174: variable 'omit' from source: magic vars 6747 1726880585.04196: variable 'omit' from source: magic vars 6747 1726880585.04227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880585.04256: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880585.04272: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880585.04285: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880585.04294: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880585.04315: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880585.04317: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.04320: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.04388: Set connection var ansible_pipelining to False 6747 1726880585.04395: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880585.04402: Set connection var ansible_timeout to 10 6747 1726880585.04408: Set connection var ansible_shell_executable to /bin/sh 6747 1726880585.04412: Set connection var ansible_shell_type to sh 6747 1726880585.04415: Set connection var ansible_connection to ssh 6747 1726880585.04431: variable 'ansible_shell_executable' from source: unknown 6747 1726880585.04433: variable 'ansible_connection' from source: unknown 6747 1726880585.04436: variable 'ansible_module_compression' from source: unknown 6747 1726880585.04438: variable 'ansible_shell_type' from source: unknown 6747 1726880585.04441: variable 'ansible_shell_executable' from source: unknown 6747 1726880585.04443: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880585.04449: variable 'ansible_pipelining' from source: unknown 6747 1726880585.04452: variable 'ansible_timeout' from source: unknown 6747 1726880585.04454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880585.04579: 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) 6747 1726880585.04591: variable 'omit' from source: magic vars 6747 1726880585.04594: starting attempt loop 6747 1726880585.04596: running the handler 6747 1726880585.04605: variable 'ansible_facts' from source: unknown 6747 1726880585.04620: _low_level_execute_command(): starting 6747 1726880585.04627: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880585.05131: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880585.05135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880585.05137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880585.05140: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880585.05185: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880585.05191: stderr chunk (state=3): >>>debug1: Control socket "/root/.ansible/cp/7822a0eb27" does not exist debug1: Connecting to 10.31.45.225 [10.31.45.225] port 22. debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880585.05282: stderr chunk (state=3): >>>debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 <<< 6747 1726880585.05286: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 <<< 6747 1726880585.05294: stderr chunk (state=3): >>>debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 <<< 6747 1726880585.05296: stderr chunk (state=3): >>>debug1: Local version string SSH-2.0-OpenSSH_9.8 <<< 6747 1726880585.05958: stderr chunk (state=3): >>>debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.225:22 as 'root' <<< 6747 1726880585.05962: stderr chunk (state=3): >>>debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6747 1726880585.05963: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT sent <<< 6747 1726880585.06180: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 <<< 6747 1726880585.06189: stderr chunk (state=3): >>>debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 <<< 6747 1726880585.06352: stderr chunk (state=3): >>>debug1: expecting SSH2_MSG_KEX_ECDH_REPLY <<< 6747 1726880585.06746: stderr chunk (state=3): >>>debug1: SSH2_MSG_KEX_ECDH_REPLY received <<< 6747 1726880585.06750: stderr chunk (state=3): >>>debug1: Server host key: ssh-ed25519 SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory <<< 6747 1726880585.06754: stderr chunk (state=3): >>>Warning: Permanently added '10.31.45.225' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys <<< 6747 1726880585.07095: stderr chunk (state=3): >>>debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent <<< 6747 1726880585.07098: stderr chunk (state=3): >>>debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> <<< 6747 1726880585.11228: stderr chunk (state=3): >>>debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received <<< 6747 1726880585.11306: stderr chunk (state=3): >>>debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic <<< 6747 1726880585.11445: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) <<< 6747 1726880585.11495: stderr chunk (state=3): >>>debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 <<< 6747 1726880585.11498: stderr chunk (state=3): >>>debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa <<< 6747 1726880585.11936: stderr chunk (state=3): >>>debug2: we sent a publickey packet, wait for reply <<< 6747 1726880585.12919: stderr chunk (state=3): >>>debug1: Enabling compression at level 6. <<< 6747 1726880585.12933: stderr chunk (state=3): >>>Authenticated to 10.31.45.225 ([10.31.45.225]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket <<< 6747 1726880585.12952: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/7822a0eb27] (inactive timeout: 0) <<< 6747 1726880585.12955: stderr chunk (state=3): >>>debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process <<< 6747 1726880585.12985: stderr chunk (state=3): >>>debug2: control_persist_detach: background process is 6754 <<< 6747 1726880585.12988: stderr chunk (state=3): >>>debug2: fd 4 setting O_NONBLOCK <<< 6747 1726880585.13030: stderr chunk (state=3): >>>debug1: forking to background <<< 6747 1726880585.13077: stderr chunk (state=3): >>>debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 <<< 6747 1726880585.13089: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880585.13092: stderr chunk (state=3): >>>debug2: mux_master_process_alive_check: channel 1: alive check <<< 6747 1726880585.13109: stderr chunk (state=3): >>>debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK <<< 6747 1726880585.13112: stderr chunk (state=3): >>>debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open <<< 6747 1726880585.14967: stderr chunk (state=3): >>>debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding <<< 6747 1726880585.19083: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 <<< 6747 1726880585.19088: stderr chunk (state=3): >>>debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880585.19269: stderr chunk (state=3): >>>debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 <<< 6747 1726880585.20793: stdout chunk (state=3): >>>/root <<< 6747 1726880585.20957: stderr chunk (state=3): >>>debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) <<< 6747 1726880585.20960: stderr chunk (state=3): >>>debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead <<< 6747 1726880585.20963: stderr chunk (state=3): >>>debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 <<< 6747 1726880585.20965: stderr chunk (state=3): >>>debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: Received exit status from master 0 <<< 6747 1726880585.20983: stderr chunk (state=3): >>>debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds <<< 6747 1726880585.21011: stdout chunk (state=3): >>><<< 6747 1726880586.21072: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug1: Control socket "/root/.ansible/cp/7822a0eb27" does not exist debug1: Connecting to 10.31.45.225 [10.31.45.225] port 22. debug2: fd 3 setting O_NONBLOCK debug1: fd 3 clearing O_NONBLOCK debug1: Connection established. debug1: identity file /root/.ssh/id_rsa type -1 debug1: identity file /root/.ssh/id_rsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa type -1 debug1: identity file /root/.ssh/id_ecdsa-cert type -1 debug1: identity file /root/.ssh/id_ecdsa_sk type -1 debug1: identity file /root/.ssh/id_ecdsa_sk-cert type -1 debug1: identity file /root/.ssh/id_ed25519 type -1 debug1: identity file /root/.ssh/id_ed25519-cert type -1 debug1: identity file /root/.ssh/id_ed25519_sk type -1 debug1: identity file /root/.ssh/id_ed25519_sk-cert type -1 debug1: identity file /root/.ssh/id_xmss type -1 debug1: identity file /root/.ssh/id_xmss-cert type -1 debug1: Local version string SSH-2.0-OpenSSH_9.8 debug1: Remote protocol version 2.0, remote software version OpenSSH_9.8 debug1: compat_banner: match: OpenSSH_9.8 pat OpenSSH* compat 0x04000000 debug2: fd 3 setting O_NONBLOCK debug1: Authenticating to 10.31.45.225:22 as 'root' debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent debug1: SSH2_MSG_KEXINIT received debug2: local client KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug2: peer server KEXINIT proposal debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-s,kex-strict-s-v00@openssh.com debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: none,zlib@openssh.com debug2: compression stoc: none,zlib@openssh.com debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: kex: algorithm: curve25519-sha256 debug1: kex: host key algorithm: ssh-ed25519 debug1: kex: server->client cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: client->server cipher: aes256-gcm@openssh.com MAC: compression: zlib@openssh.com debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: kex: curve25519-sha256 need=32 dh_need=32 debug1: expecting SSH2_MSG_KEX_ECDH_REPLY debug1: SSH2_MSG_KEX_ECDH_REPLY received debug1: Server host key: ssh-ed25519 SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg debug1: load_hostkeys: fopen /root/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory Warning: Permanently added '10.31.45.225' (ED25519) to the list of known hosts. debug1: check_host_key: hostkey not known or explicitly trusted: disabling UpdateHostkeys debug1: ssh_packet_send2_wrapped: resetting send seqnr 3 debug2: ssh_set_newkeys: mode 1 debug1: rekey out after 4294967296 blocks debug1: SSH2_MSG_NEWKEYS sent debug1: Sending SSH2_MSG_EXT_INFO debug1: expecting SSH2_MSG_NEWKEYS debug1: ssh_packet_read_poll2: resetting read seqnr 3 debug1: SSH2_MSG_NEWKEYS received debug2: ssh_set_newkeys: mode 0 debug1: rekey in after 4294967296 blocks debug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,ext-info-c,kex-strict-c-v00@openssh.com debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256 debug2: ciphers ctos: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: ciphers stoc: aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,aes256-ctr,aes128-gcm@openssh.com,aes128-ctr debug2: MACs ctos: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: MACs stoc: hmac-sha2-256-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha1,umac-128@openssh.com,hmac-sha2-512 debug2: compression ctos: zlib@openssh.com,zlib,none debug2: compression stoc: zlib@openssh.com,zlib,none debug2: languages ctos: debug2: languages stoc: debug2: first_kex_follows 0 debug2: reserved 0 debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0> debug1: kex_ext_info_check_ver: ping@openssh.com=<0> debug2: service_accept: ssh-userauth debug1: SSH2_MSG_SERVICE_ACCEPT received debug1: SSH2_MSG_EXT_INFO received debug1: kex_ext_info_client_parse: server-sig-algs= debug1: Authentications that can continue: publickey,gssapi-keyex,gssapi-with-mic,password debug1: Next authentication method: gssapi-with-mic debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug1: No credentials were supplied, or the credentials were unavailable or inaccessible No Kerberos credentials available (default cache: KCM:) debug2: we did not send a packet, disable method debug1: Next authentication method: publickey debug1: Will attempt key: /root/.ssh/id_rsa debug1: Will attempt key: /root/.ssh/id_ecdsa debug1: Will attempt key: /root/.ssh/id_ecdsa_sk debug1: Will attempt key: /root/.ssh/id_ed25519 debug1: Will attempt key: /root/.ssh/id_ed25519_sk debug1: Will attempt key: /root/.ssh/id_xmss debug2: pubkey_prepare: done debug1: Trying private key: /root/.ssh/id_rsa debug2: we sent a publickey packet, wait for reply debug1: Enabling compression at level 6. Authenticated to 10.31.45.225 ([10.31.45.225]:22) using "publickey". debug1: pkcs11_del_provider: called, provider_id = (null) debug1: setting up multiplex master socket debug2: fd 4 setting O_NONBLOCK debug1: channel 0: new mux listener [/root/.ansible/cp/7822a0eb27] (inactive timeout: 0) debug2: fd 3 setting TCP_NODELAY debug1: control_persist_detach: backgrounding master process debug2: control_persist_detach: background process is 6754 debug2: fd 4 setting O_NONBLOCK debug1: forking to background debug1: Entering interactive session. debug1: pledge: id debug2: set_control_persist_exit_time: schedule exit in 60 seconds debug1: multiplexing control connection debug2: fd 5 setting O_NONBLOCK debug1: channel 1: new mux-control [mux-control] (inactive timeout: 0) debug2: set_control_persist_exit_time: cancel scheduled exit debug2: mux_master_process_hello: channel 1 client version 4 debug2: mux_client_hello_exchange: master version 4 debug2: mux_master_process_alive_check: channel 1: alive check debug2: mux_master_process_new_session: channel 1: request tty 0, X 0, agent 0, subsys 0, term "", cmd "/bin/sh -c 'echo ~ && sleep 0'", env 0 debug2: fd 7 setting O_NONBLOCK debug2: fd 8 setting O_NONBLOCK debug1: channel 2: new session [client-session] (inactive timeout: 0) debug2: mux_master_process_new_session: channel_new: 2 linked to control channel 1 debug2: channel 2: send open debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0 debug1: Remote: /root/.ssh/authorized_keys:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding debug2: channel_input_open_confirmation: channel 2: callback start debug2: client_session2_setup: id 2 debug1: Sending command: /bin/sh -c 'echo ~ && sleep 0' debug2: channel 2: request exec confirm 1 debug2: channel_input_open_confirmation: channel 2: callback done debug2: channel 2: open confirm rwindow 0 rmax 32768 debug1: mux_client_request_session: master session id: 2 debug2: channel 2: rcvd adjust 2097152 debug2: channel_input_status_confirm: type 99 id 2 debug2: exec request accepted on channel 2 debug2: channel 2: rcvd eof debug2: channel 2: output open -> drain debug2: channel 2: obuf empty debug2: chan_shutdown_write: channel 2: (i0 o1 sock -1 wfd 7 efd 8 [write]) debug2: channel 2: output drain -> closed debug1: client_input_channel_req: channel 2 rtype exit-status reply 0 debug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0 debug2: channel 2: rcvd eow debug2: chan_shutdown_read: channel 2: (i0 o3 sock -1 wfd 6 efd 8 [write]) debug2: channel 2: input open -> closed debug2: channel 2: rcvd close debug2: channel 2: send close debug2: channel 2: is dead debug2: channel 2: gc: notify user debug2: channel 1: rcvd close debug2: channel 1: output open -> drain debug2: chan_shutdown_read: channel 1: (i0 o1 sock 5 wfd 5 efd -1 [closed]) debug2: channel 1: input open -> closed debug2: channel 2: gc: user detached debug2: channel 2: is dead debug2: channel 2: garbage collecting debug1: channel 2: free: client-session, nchannels 3 debug2: channel 1: obuf empty debug2: chan_shutdown_write: channel 1: (i3 o1 sock 5 wfd 5 efd -1 [closed]) debug2: Received exit status from master 0 debug2: channel 1: output drain -> closed debug2: channel 1: is dead (local) debug2: channel 1: gc: notify user debug2: channel 1: gc: user detached debug2: channel 1: is dead (local) debug2: channel 1: garbage collecting debug1: channel 1: free: mux-control, nchannels 2 debug2: set_control_persist_exit_time: schedule exit in 60 seconds 6747 1726880586.21092: _low_level_execute_command(): starting 6747 1726880586.21096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614 `" && echo ansible-tmp-1726880586.2107537-6752-55375459108614="` echo /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614 `" ) && sleep 0' 6747 1726880586.21567: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.21571: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.21573: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880586.21575: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.21577: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.21628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880586.21632: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.21648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.21843: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.23824: stdout chunk (state=3): >>>ansible-tmp-1726880586.2107537-6752-55375459108614=/root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614 <<< 6747 1726880586.23972: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880586.24000: stderr chunk (state=3): >>><<< 6747 1726880586.24003: stdout chunk (state=3): >>><<< 6747 1726880586.24019: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880586.2107537-6752-55375459108614=/root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880586.24055: variable 'ansible_module_compression' from source: unknown 6747 1726880586.24095: ANSIBALLZ: Using generic lock for ansible.legacy.setup 6747 1726880586.24098: ANSIBALLZ: Acquiring lock 6747 1726880586.24101: ANSIBALLZ: Lock acquired: 139875214204880 6747 1726880586.24103: ANSIBALLZ: Creating module 6747 1726880586.41370: ANSIBALLZ: Writing module into payload 6747 1726880586.41459: ANSIBALLZ: Writing module 6747 1726880586.41477: ANSIBALLZ: Renaming module 6747 1726880586.41482: ANSIBALLZ: Done creating module 6747 1726880586.41509: variable 'ansible_facts' from source: unknown 6747 1726880586.41514: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880586.41522: _low_level_execute_command(): starting 6747 1726880586.41530: _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' 6747 1726880586.41983: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880586.41987: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880586.41989: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.41991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880586.41993: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.41995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.42049: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880586.42053: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.42055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.42255: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.44021: stdout chunk (state=3): >>>PLATFORM <<< 6747 1726880586.44153: stdout chunk (state=3): >>>Linux <<< 6747 1726880586.44156: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 6747 1726880586.44179: stdout chunk (state=3): >>>/usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 6747 1726880586.44376: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880586.44380: stdout chunk (state=3): >>><<< 6747 1726880586.44382: stderr chunk (state=3): >>><<< 6747 1726880586.44428: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880586.44480 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 6747 1726880586.44559: _low_level_execute_command(): starting 6747 1726880586.44562: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 6747 1726880586.44854: Sending initial data 6747 1726880586.44860: Sent initial data (1181 bytes) 6747 1726880586.45391: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880586.45394: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880586.45399: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880586.45402: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.45404: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.45406: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880586.45408: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880586.45443: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880586.45447: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.45451: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.45515: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.48972: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 6747 1726880586.49629: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880586.49633: stdout chunk (state=3): >>><<< 6747 1726880586.49635: stderr chunk (state=3): >>><<< 6747 1726880586.49637: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880586.49640: variable 'ansible_facts' from source: unknown 6747 1726880586.49642: variable 'ansible_facts' from source: unknown 6747 1726880586.49644: variable 'ansible_module_compression' from source: unknown 6747 1726880586.49646: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6747bmuwweh4/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 6747 1726880586.49648: variable 'ansible_facts' from source: unknown 6747 1726880586.49845: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py 6747 1726880586.50350: Sending initial data 6747 1726880586.50354: Sent initial data (151 bytes) 6747 1726880586.50850: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880586.50874: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.50946: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.50973: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.51069: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.52929: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880586.52975: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880586.53068: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpydinogej /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py <<< 6747 1726880586.53071: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py" <<< 6747 1726880586.53114: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpydinogej" to remote "/root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py" <<< 6747 1726880586.54517: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880586.54628: stderr chunk (state=3): >>><<< 6747 1726880586.54632: stdout chunk (state=3): >>><<< 6747 1726880586.54634: done transferring module to remote 6747 1726880586.54652: _low_level_execute_command(): starting 6747 1726880586.54663: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/ /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py && sleep 0' 6747 1726880586.55439: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880586.55455: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880586.55484: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.55611: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.55653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.55687: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.57508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880586.57511: stdout chunk (state=3): >>><<< 6747 1726880586.57631: stderr chunk (state=3): >>><<< 6747 1726880586.57635: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880586.57638: _low_level_execute_command(): starting 6747 1726880586.57641: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/AnsiballZ_setup.py && sleep 0' 6747 1726880586.58415: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880586.58434: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880586.58455: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.58472: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880586.58510: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880586.58532: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880586.58624: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880586.58648: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880586.58832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880586.60885: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880586.60976: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880586.61016: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6747 1726880586.61052: stdout chunk (state=3): >>>import '_weakref' # <<< 6747 1726880586.61096: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6747 1726880586.61132: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880586.61190: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880586.61204: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880586.61255: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6747 1726880586.61356: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.61361: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 6747 1726880586.61534: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707fb84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707f87b30> # /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 0x7f6707fbaa50> import '_signal' # <<< 6747 1726880586.61569: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 6747 1726880586.61610: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880586.61640: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880586.61679: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880586.61701: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6747 1726880586.61728: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880586.61792: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880586.61842: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707d69130> <<< 6747 1726880586.61939: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707d69fa0> <<< 6747 1726880586.61953: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880586.62291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880586.62573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880586.62577: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # 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 0x7f6707da7d40> # /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 0x7f6707da7f80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880586.62579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880586.62600: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880586.62644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.62667: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880586.62698: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707ddf740> <<< 6747 1726880586.62722: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880586.62750: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707ddfdd0> import '_collections' # <<< 6747 1726880586.62806: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dbfa10> import '_functools' # <<< 6747 1726880586.62841: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dbd130> <<< 6747 1726880586.62927: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da4ef0> <<< 6747 1726880586.62957: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880586.62982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880586.63031: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880586.63047: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880586.63071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6747 1726880586.63198: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dff650> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dfe270> # /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 0x7f6707dbdfd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da6de0> <<< 6747 1726880586.63215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da4170> <<< 6747 1726880586.63250: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880586.63371: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707e34b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e34a40> <<< 6747 1726880586.63381: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707e34e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da2c90> # /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' <<< 6747 1726880586.63399: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880586.63462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880586.63476: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e35190> import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 6747 1726880586.63560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e363c0> <<< 6747 1726880586.63595: stdout chunk (state=3): >>>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' <<< 6747 1726880586.63629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4c5c0> import 'errno' # <<< 6747 1726880586.63673: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.63815: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707e4dc70> <<< 6747 1726880586.63819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py # code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4eb10> # 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 0x7f6707e4f170> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4e060> # /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' <<< 6747 1726880586.63852: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.63874: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707e4fbf0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4f320> <<< 6747 1726880586.63925: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e36330> <<< 6747 1726880586.63943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880586.63970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880586.64016: stdout chunk (state=3): >>># /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' <<< 6747 1726880586.64138: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707b43b30> <<< 6747 1726880586.64142: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' # extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # 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 0x7f6707b6c5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6c380> # 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 0x7f6707b6c620> <<< 6747 1726880586.64166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880586.64241: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.64370: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707b6cf20> <<< 6747 1726880586.64552: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707b6d850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6c800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b41cd0> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880586.64583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880586.64608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6747 1726880586.64658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6ec60> <<< 6747 1726880586.64742: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6d9a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e36ae0> <<< 6747 1726880586.64745: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880586.64773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880586.64813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880586.64937: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b9af90> # /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880586.64940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.65007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880586.65010: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707bbf2c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880586.65132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 6747 1726880586.65141: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707c1c0e0> <<< 6747 1726880586.65174: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880586.65304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880586.65331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880586.65359: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707c1e840> <<< 6747 1726880586.65437: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707c1c200> <<< 6747 1726880586.65467: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707bbff50> <<< 6747 1726880586.65495: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670752d1c0> <<< 6747 1726880586.65526: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707bbe0f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6fb60> <<< 6747 1726880586.69637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880586.69671: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f670752d460> <<< 6747 1726880586.70147: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_w9kux96p/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 6747 1726880586.70173: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.70273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880586.70295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880586.70385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880586.70406: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670758eed0> <<< 6747 1726880586.70429: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880586.70610: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670756ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670756cf80> <<< 6747 1726880586.70648: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 6747 1726880586.70720: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 6747 1726880586.72124: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.73328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 6747 1726880586.73439: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670758cda0> # /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' <<< 6747 1726880586.73475: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # 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 0x7f67075c2930> <<< 6747 1726880586.73521: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c26c0> <<< 6747 1726880586.73549: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c1fd0> <<< 6747 1726880586.73701: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880586.73709: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c2750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707fba9c0> 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 0x7f67075c3620> # 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 0x7f67075c3860> <<< 6747 1726880586.73734: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880586.73763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880586.73788: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880586.73828: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c3d40> import 'pwd' # <<< 6747 1726880586.73914: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707429a60> <<< 6747 1726880586.73950: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.74006: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670742b710> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880586.74038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742c0e0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880586.74163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742d280> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880586.74166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880586.74180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880586.74236: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742fd70> <<< 6747 1726880586.74271: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707b9af00> <<< 6747 1726880586.74307: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742e030> <<< 6747 1726880586.74345: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880586.74363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880586.74452: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880586.74552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880586.74574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707437cb0> import '_tokenize' # <<< 6747 1726880586.74737: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707436780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67074364e0> <<< 6747 1726880586.74768: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707436a50> <<< 6747 1726880586.74796: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742e540> <<< 6747 1726880586.74809: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670747bfb0> <<< 6747 1726880586.74842: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747c0b0> <<< 6747 1726880586.74883: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880586.74951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880586.75030: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670747db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747d940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880586.75035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880586.75090: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67074800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747e1e0> <<< 6747 1726880586.75098: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880586.75148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.75336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 6747 1726880586.75350: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67074838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707480290> <<< 6747 1726880586.75414: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67074849b0> <<< 6747 1726880586.75429: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.75728: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707484b30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707484c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747c2f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67073103b0> <<< 6747 1726880586.75811: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707311430> <<< 6747 1726880586.75827: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707486b40> <<< 6747 1726880586.75965: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880586.75983: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707487ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707486750> <<< 6747 1726880586.76143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 6747 1726880586.76210: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.76229: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6747 1726880586.76250: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.76285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6747 1726880586.76288: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.76398: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.76610: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.77051: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.77585: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880586.77602: 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' # <<< 6747 1726880586.77836: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880586.77850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.78005: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67073156a0> <<< 6747 1726880586.78151: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880586.78155: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707316510> <<< 6747 1726880586.78258: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073116a0> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 6747 1726880586.78265: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.78428: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.78565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880586.78590: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073162d0> <<< 6747 1726880586.78593: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79227: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79483: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79563: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79636: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880586.79651: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79684: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79723: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880586.79738: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79803: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79889: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880586.79909: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79927: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6747 1726880586.79941: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.79977: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80020: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6747 1726880586.80036: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80253: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880586.80551: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880586.80561: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880586.80627: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073177d0> <<< 6747 1726880586.80642: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80712: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80791: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6747 1726880586.80806: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880586.80914: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.80948: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6747 1726880586.80971: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81019: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81071: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81141: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880586.81184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.81260: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707322150> <<< 6747 1726880586.81296: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670731d0a0> <<< 6747 1726880586.81331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880586.81356: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81406: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81470: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81498: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81554: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.81593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880586.81598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880586.81619: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880586.81684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880586.81705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880586.81718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880586.81776: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670740aa80> <<< 6747 1726880586.81811: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67074fe750> <<< 6747 1726880586.81901: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707322240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073116d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880586.81921: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81958: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.81971: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880586.82045: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880586.82058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 6747 1726880586.82080: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82137: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82209: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82227: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82249: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82284: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82338: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82367: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 6747 1726880586.82426: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82488: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82564: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82589: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.82631: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 6747 1726880586.82844: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.83017: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.83030: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880586.83435: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880586.83529: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 6747 1726880586.92624: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 6747 1726880586.92684: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b6390> <<< 6747 1726880586.92780: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 6747 1726880586.92888: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f80290> <<< 6747 1726880586.92932: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706f805f0> <<< 6747 1726880586.92993: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670739c230> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b6f00> <<< 6747 1726880586.93028: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b4a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b46e0> <<< 6747 1726880586.93139: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 6747 1726880586.93190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 6747 1726880586.93217: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 6747 1726880586.93233: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6747 1726880586.93296: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706f83650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f82f00> <<< 6747 1726880586.93338: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706f830e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f82360> <<< 6747 1726880586.93393: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 6747 1726880586.93514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f83740> <<< 6747 1726880587.01840: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 6747 1726880587.01851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 6747 1726880587.01933: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706fce240> <<< 6747 1726880587.02001: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706fcc260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b4770> import 'ansible.module_utils.facts.timeout' # <<< 6747 1726880587.02025: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 6747 1726880587.02054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 6747 1726880587.02161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02196: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 6747 1726880587.02246: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 6747 1726880587.02336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 6747 1726880587.02361: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02380: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02415: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 6747 1726880587.02434: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02469: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02536: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 6747 1726880587.02610: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02630: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 6747 1726880587.02647: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02682: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02742: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02796: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.02866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 6747 1726880587.02882: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.03361: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.03805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 6747 1726880587.03843: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.03894: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.03930: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.03971: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 6747 1726880587.03994: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04048: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04098: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 6747 1726880587.04139: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04178: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 6747 1726880587.04210: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 6747 1726880587.04294: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04363: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 6747 1726880587.04418: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880587.04548: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706fcf7a0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6747 1726880587.04588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6747 1726880587.04692: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706fcef00> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 6747 1726880587.04779: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.04849: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 6747 1726880587.04913: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05014: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 6747 1726880587.05058: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05106: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05161: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available <<< 6747 1726880587.05231: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6747 1726880587.05314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6747 1726880587.05369: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880587.05448: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670700e4b0> <<< 6747 1726880587.05605: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706ffe180> import 'ansible.module_utils.facts.system.python' # <<< 6747 1726880587.05619: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05670: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 6747 1726880587.05747: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05816: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.05897: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.06011: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.06166: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 6747 1726880587.06209: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880587.06247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 6747 1726880587.06290: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.06607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 6747 1726880587.06683: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880587.06720: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707021f10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707021b20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 6747 1726880587.06788: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 6747 1726880587.06915: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07061: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available <<< 6747 1726880587.07168: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07264: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07307: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 6747 1726880587.07386: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07415: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07548: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 6747 1726880587.07712: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07820: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07947: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 6747 1726880587.07959: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.07979: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.08016: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.08558: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09063: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 6747 1726880587.09078: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09167: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09273: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available <<< 6747 1726880587.09375: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09485: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 6747 1726880587.09488: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09633: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09802: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available <<< 6747 1726880587.09828: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 6747 1726880587.09842: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09867: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.09914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available <<< 6747 1726880587.10016: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10116: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10313: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 6747 1726880587.10543: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10569: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10618: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 6747 1726880587.10648: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10674: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 6747 1726880587.10744: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10836: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 6747 1726880587.10840: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10868: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.10888: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 6747 1726880587.10942: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11004: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 6747 1726880587.11017: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11063: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11122: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 6747 1726880587.11138: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11384: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 6747 1726880587.11651: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11703: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11764: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 6747 1726880587.11811: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 6747 1726880587.11856: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11877: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 6747 1726880587.11951: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11961: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.11984: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 6747 1726880587.12007: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12077: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12168: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 6747 1726880587.12201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 6747 1726880587.12208: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12251: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12301: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 6747 1726880587.12304: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12320: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12350: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12387: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12438: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12504: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12584: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 6747 1726880587.12595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 6747 1726880587.12648: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12700: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 6747 1726880587.12713: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.12891: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13083: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 6747 1726880587.13094: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13141: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13175: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 6747 1726880587.13198: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13238: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13293: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 6747 1726880587.13297: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13376: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13461: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 6747 1726880587.13477: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13554: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.13648: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 6747 1726880587.13774: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880587.14145: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 6747 1726880587.14173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 6747 1726880587.14208: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880587.14219: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706dba900> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706db88f0> <<< 6747 1726880587.14268: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706db3fb0> <<< 6747 1726880588.01391: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 6747 1726880588.01406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 6747 1726880588.01410: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e005c0> <<< 6747 1726880588.01473: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 6747 1726880588.01498: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc'<<< 6747 1726880588.01502: stdout chunk (state=3): >>> <<< 6747 1726880588.01521: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e01160> <<< 6747 1726880588.01683: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 6747 1726880588.01719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.01813: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 6747 1726880588.01816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 6747 1726880588.01835: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e024e0> <<< 6747 1726880588.01860: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e02030> <<< 6747 1726880588.02101: 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 <<< 6747 1726880588.26749: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_loadavg": {"1m": 0.06201171875, "5m": 0.12158203125, "15m": 0.0615234375}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoHxD5gAv7cUzjbMm1Fi1ZO7f9VFoIyq3QDs2WPzTBS/uPJBwVO08+05NRm+W2pz0QNMR9h9mAfqB5khhe3R4V7OQvJNzt5dLHFjMR1Ckp3K8bNMpb0yrbIhgFKnTyHHIzvUZXDe5GG1ofgOOy+gtbLhRjHkRaI/Iusyo5UN3rY18C6UwdxSqhketNJkjoG2ezz6/LAlaTXIPO86KwuEY5aPQ/5MAgItjzMGSFRtConlQ2QgfVyCYQhBMYWpiWr4uzUPz9plyIGIZ1sqA3nO8FSxygfCW9fRDakvY6kRP5lfAcfbptg9l2YIdFMW5hExAAfKY6DtbwWzLi4yVTp0TmbyjCa4o6P6W0Zzqo2SfvnYt+vmzsHVScPNXtxogfAHMmD4/LAql52rL0GGt3uOXQ8RijuY1BtPeBuzz1JzpzVAynha6mSIhcL+3wNib2DA20lOM63NKKBQXJsle7g2CvFqiv14Tqiwgwvi0I1G5J0L2qeZ9jT0U50XdEd3paeiE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFjRx4GK7oycniEzpOM2n6FY8YuEbimDVjbphoYiAHtcarSZNHVgLlgpcv/C8Vz5875zZ73dwIAjTEpr9Gx7p9A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIARDv9NJOf8iLG7YuKdjxlwbZLLd9/uWmosnlNyOUyaJ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-225.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-225", "ansible_nodename": "ip-10-31-45-225.us-east-1.aws.redhat.com", "ansible_domain": "us-<<< 6747 1726880588.26756: stdout chunk (state=3): >>>east-1.aws.redhat.com", "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_userspace_architecture": "x86_64", "ansible_machine_id": "ec201e4fb76d6546e3703095310dd8c9", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.140 33150 10.31.45.225 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.140 33150 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3062, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 469, "free": 3062}, "nocache": {"free": 3335, "used": 196}, "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": "ec201e4f-b76d-6546-e370-3095310dd8c9", "ansible_product_uuid": "ec201e4f-b76d-6546-e370-3095310dd8c9", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 248, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/de<<< 6747 1726880588.26820: stdout chunk (state=3): >>>v/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815439360, "block_size": 4096, "block_total": 65519099, "block_available": 63919785, "block_used": 1599314, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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_eth0": {"device": "eth0", "macaddress": "02:d8:52:53:0a:c9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.225", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d8:52ff:fe53:ac9", "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", "larg<<< 6747 1726880588.26834: stdout chunk (state=3): >>>e_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_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.225", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d8:52:53:0a:c9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.225"], "ansible_all_ipv6_addresses": ["fe80::d8:52ff:fe53:ac9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.225", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d8:52ff:fe53:ac9"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "03", "second": "08", "epoch": "1726880588", "epoch_int": "1726880588", "date": "2024-09-20", "time": "21:03:08", "iso8601_micro": "2024-09-21T01:03:08.263199Z", "iso8601": "2024-09-21T01:03:08Z", "iso8601_basic": "20240920T210308263199", "iso8601_basic_short": "20240920T210308", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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"}}} <<< 6747 1726880588.27391: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880588.27416: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path <<< 6747 1726880588.27419: stdout chunk (state=3): >>># 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 <<< 6747 1726880588.27449: 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 <<< 6747 1726880588.27467: stdout chunk (state=3): >>># cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # 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 <<< 6747 1726880588.27480: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 6747 1726880588.27492: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # 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 <<< 6747 1726880588.27512: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # 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 <<< 6747 1726880588.27542: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex <<< 6747 1726880588.27555: stdout chunk (state=3): >>># cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket <<< 6747 1726880588.27576: stdout chunk (state=3): >>># 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 <<< 6747 1726880588.27587: 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 # 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 <<< 6747 1726880588.27595: stdout chunk (state=3): >>># destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 6747 1726880588.27617: 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info <<< 6747 1726880588.27630: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot <<< 6747 1726880588.27639: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline <<< 6747 1726880588.27676: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr <<< 6747 1726880588.27709: 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 <<< 6747 1726880588.27717: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 6747 1726880588.28049: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880588.28057: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6747 1726880588.28090: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 6747 1726880588.28106: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2<<< 6747 1726880588.28109: stdout chunk (state=3): >>> # destroy lzma # destroy zipfile._path <<< 6747 1726880588.28138: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6747 1726880588.28185: stdout chunk (state=3): >>># destroy ntpath <<< 6747 1726880588.28203: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 6747 1726880588.28218: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 6747 1726880588.28224: stdout chunk (state=3): >>># destroy grp # destroy encodings <<< 6747 1726880588.28267: stdout chunk (state=3): >>># destroy _locale <<< 6747 1726880588.28270: stdout chunk (state=3): >>># destroy locale # destroy select # destroy _signal <<< 6747 1726880588.28273: stdout chunk (state=3): >>># destroy _posixsubprocess <<< 6747 1726880588.28274: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 6747 1726880588.28319: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6747 1726880588.28332: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 6747 1726880588.28381: 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 <<< 6747 1726880588.28391: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle <<< 6747 1726880588.28414: stdout chunk (state=3): >>># destroy _pickle <<< 6747 1726880588.28429: stdout chunk (state=3): >>># destroy queue # destroy _heapq # destroy _queue <<< 6747 1726880588.28437: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 6747 1726880588.28457: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 6747 1726880588.28471: stdout chunk (state=3): >>># destroy datetime # destroy subprocess # destroy base64 <<< 6747 1726880588.28490: stdout chunk (state=3): >>># destroy _ssl <<< 6747 1726880588.28525: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd <<< 6747 1726880588.28528: stdout chunk (state=3): >>># destroy termios # destroy json <<< 6747 1726880588.28565: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 6747 1726880588.28582: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata <<< 6747 1726880588.28597: stdout chunk (state=3): >>># destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing <<< 6747 1726880588.28603: stdout chunk (state=3): >>># destroy array # destroy multiprocessing.dummy.connection <<< 6747 1726880588.28652: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 6747 1726880588.28671: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket <<< 6747 1726880588.28681: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 6747 1726880588.28695: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6747 1726880588.28721: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random <<< 6747 1726880588.28752: stdout chunk (state=3): >>># 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 <<< 6747 1726880588.28759: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 6747 1726880588.28770: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 6747 1726880588.28777: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections<<< 6747 1726880588.28802: stdout chunk (state=3): >>> # 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 <<< 6747 1726880588.28830: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc <<< 6747 1726880588.28847: 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 <<< 6747 1726880588.28868: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 6747 1726880588.28874: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880588.29008: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6747 1726880588.29041: stdout chunk (state=3): >>># destroy _collections <<< 6747 1726880588.29052: stdout chunk (state=3): >>># destroy platform <<< 6747 1726880588.29066: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880588.29101: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880588.29135: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 6747 1726880588.29144: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves <<< 6747 1726880588.29164: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6747 1726880588.29184: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib<<< 6747 1726880588.29190: stdout chunk (state=3): >>> <<< 6747 1726880588.29280: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6747 1726880588.29290: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 6747 1726880588.29303: stdout chunk (state=3): >>># destroy time <<< 6747 1726880588.29324: stdout chunk (state=3): >>># destroy _random <<< 6747 1726880588.29335: stdout chunk (state=3): >>># destroy _weakref <<< 6747 1726880588.29341: stdout chunk (state=3): >>># destroy _hashlib <<< 6747 1726880588.29370: stdout chunk (state=3): >>># destroy _operator # destroy _sre # destroy _string # destroy re <<< 6747 1726880588.29382: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880588.29396: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6747 1726880588.29411: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6747 1726880588.29736: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880588.29769: stderr chunk (state=3): >>><<< 6747 1726880588.29772: stdout chunk (state=3): >>><<< 6747 1726880588.29884: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707fb84d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707f87b30> # /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 0x7f6707fbaa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707d69130> # /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 0x7f6707d69fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da7d40> # /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 0x7f6707da7f80> # /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 0x7f6707ddf740> # /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 0x7f6707ddfdd0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dbfa10> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dbd130> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da4ef0> # /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 0x7f6707dff650> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707dfe270> # /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 0x7f6707dbdfd0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da6de0> # /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 0x7f6707e346e0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da4170> # /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 0x7f6707e34b90> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e34a40> # 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 0x7f6707e34e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707da2c90> # /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 0x7f6707e354c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e35190> 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 0x7f6707e363c0> 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 0x7f6707e4c5c0> 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 0x7f6707e4dc70> # /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 0x7f6707e4eb10> # 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 0x7f6707e4f170> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4e060> # /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 0x7f6707e4fbf0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e4f320> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e36330> # /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 0x7f6707b43b30> # /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 0x7f6707b6c5f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6c380> # 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 0x7f6707b6c620> # /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 0x7f6707b6cf20> # 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 0x7f6707b6d850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6c800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b41cd0> # /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 0x7f6707b6ec60> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6d9a0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707e36ae0> # /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 0x7f6707b9af90> # /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 0x7f6707bbf2c0> # /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 0x7f6707c1c0e0> # /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 0x7f6707c1e840> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707c1c200> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707bbff50> # /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 0x7f670752d1c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707bbe0f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707b6fb60> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f670752d460> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_w9kux96p/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670758eed0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670756ddc0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670756cf80> # 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 0x7f670758cda0> # /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 0x7f67075c2930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c26c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67075c1fd0> # /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 0x7f67075c2750> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707fba9c0> 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 0x7f67075c3620> # 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 0x7f67075c3860> # /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 0x7f67075c3d40> 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 0x7f6707429a60> # 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 0x7f670742b710> # /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 0x7f670742c0e0> # /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 0x7f670742d280> # /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 0x7f670742fd70> # 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 0x7f6707b9af00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742e030> # /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 0x7f6707437cb0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707436780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67074364e0> # /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 0x7f6707436a50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670742e540> # 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 0x7f670747bfb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747c0b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670747db80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747d940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67074800e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747e1e0> # /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 0x7f67074838c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707480290> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67074849b0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707484b30> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707484c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670747c2f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67073103b0> # 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 0x7f6707311430> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707486b40> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707487ec0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707486750> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f67073156a0> # /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 0x7f6707316510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073116a0> 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 0x7f67073162d0> # 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 0x7f67073177d0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707322150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670731d0a0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670740aa80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67074fe750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707322240> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073116d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b6390> # /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f80290> # 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 0x7f6706f805f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f670739c230> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b6f00> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b4a70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b46e0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706f83650> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f82f00> # 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 0x7f6706f830e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706f82360> # /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 0x7f6706f83740> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706fce240> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706fcc260> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f67073b4770> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706fcf7a0> # /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 0x7f6706fcef00> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.platform' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py # code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' # extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' # extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f670700e4b0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706ffe180> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py # code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6707021f10> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6707021b20> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.aix' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available # /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6706dba900> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706db88f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706db3fb0> # /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e005c0> # /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 0x7f6706e01160> # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e024e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6706e02030> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "ansible_loadavg": {"1m": 0.06201171875, "5m": 0.12158203125, "15m": 0.0615234375}, "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQCoHxD5gAv7cUzjbMm1Fi1ZO7f9VFoIyq3QDs2WPzTBS/uPJBwVO08+05NRm+W2pz0QNMR9h9mAfqB5khhe3R4V7OQvJNzt5dLHFjMR1Ckp3K8bNMpb0yrbIhgFKnTyHHIzvUZXDe5GG1ofgOOy+gtbLhRjHkRaI/Iusyo5UN3rY18C6UwdxSqhketNJkjoG2ezz6/LAlaTXIPO86KwuEY5aPQ/5MAgItjzMGSFRtConlQ2QgfVyCYQhBMYWpiWr4uzUPz9plyIGIZ1sqA3nO8FSxygfCW9fRDakvY6kRP5lfAcfbptg9l2YIdFMW5hExAAfKY6DtbwWzLi4yVTp0TmbyjCa4o6P6W0Zzqo2SfvnYt+vmzsHVScPNXtxogfAHMmD4/LAql52rL0GGt3uOXQ8RijuY1BtPeBuzz1JzpzVAynha6mSIhcL+3wNib2DA20lOM63NKKBQXJsle7g2CvFqiv14Tqiwgwvi0I1G5J0L2qeZ9jT0U50XdEd3paeiE=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFjRx4GK7oycniEzpOM2n6FY8YuEbimDVjbphoYiAHtcarSZNHVgLlgpcv/C8Vz5875zZ73dwIAjTEpr9Gx7p9A=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIARDv9NJOf8iLG7YuKdjxlwbZLLd9/uWmosnlNyOUyaJ", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-45-225.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-45-225", "ansible_nodename": "ip-10-31-45-225.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": "ec201e4fb76d6546e3703095310dd8c9", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.44.140 33150 10.31.45.225 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "6", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.140 33150 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3531, "ansible_memfree_mb": 3062, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 469, "free": 3062}, "nocache": {"free": 3335, "used": 196}, "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": "ec201e4f-b76d-6546-e370-3095310dd8c9", "ansible_product_uuid": "ec201e4f-b76d-6546-e370-3095310dd8c9", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 248, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261815439360, "block_size": 4096, "block_total": 65519099, "block_available": 63919785, "block_used": 1599314, "inode_total": 131070960, "inode_available": 131029184, "inode_used": 41776, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_interfaces": ["eth0", "lo"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "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_eth0": {"device": "eth0", "macaddress": "02:d8:52:53:0a:c9", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.45.225", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22"}, "ipv6": [{"address": "fe80::d8:52ff:fe53:ac9", "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_default_ipv4": {"gateway": "10.31.44.1", "interface": "eth0", "address": "10.31.45.225", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "macaddress": "02:d8:52:53:0a:c9", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.45.225"], "ansible_all_ipv6_addresses": ["fe80::d8:52ff:fe53:ac9"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.45.225", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::d8:52ff:fe53:ac9"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_fibre_channel_wwn": [], "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "03", "second": "08", "epoch": "1726880588", "epoch_int": "1726880588", "date": "2024-09-20", "time": "21:03:08", "iso8601_micro": "2024-09-21T01:03:08.263199Z", "iso8601": "2024-09-21T01:03:08Z", "iso8601_basic": "20240920T210308263199", "iso8601_basic_short": "20240920T210308", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_lsb": {}, "ansible_fips": false, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_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 sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node2 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 6747 1726880588.30709: 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-1726880586.2107537-6752-55375459108614/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880588.30712: _low_level_execute_command(): starting 6747 1726880588.30714: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880586.2107537-6752-55375459108614/ > /dev/null 2>&1 && sleep 0' 6747 1726880588.30865: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880588.30868: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880588.30870: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880588.30872: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.30929: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.30932: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880588.30936: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.30972: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.32788: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880588.32817: stderr chunk (state=3): >>><<< 6747 1726880588.32820: stdout chunk (state=3): >>><<< 6747 1726880588.32835: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880588.32842: handler run complete 6747 1726880588.32914: variable 'ansible_facts' from source: unknown 6747 1726880588.32977: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880588.33170: variable 'ansible_facts' from source: unknown 6747 1726880588.33219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880588.33296: attempt loop complete, returning result 6747 1726880588.33299: _execute() done 6747 1726880588.33302: dumping result to json 6747 1726880588.33320: done dumping result, returning 6747 1726880588.33328: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [02c48edd-c8ad-6246-0b37-00000000002f] 6747 1726880588.33331: sending task result for task 02c48edd-c8ad-6246-0b37-00000000002f 6747 1726880588.33542: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000002f 6747 1726880588.33547: WORKER PROCESS EXITING ok: [managed_node2] 6747 1726880588.33775: no more pending results, returning what we have 6747 1726880588.33777: results queue empty 6747 1726880588.33777: checking for any_errors_fatal 6747 1726880588.33778: done checking for any_errors_fatal 6747 1726880588.33779: checking for max_fail_percentage 6747 1726880588.33780: done checking for max_fail_percentage 6747 1726880588.33780: checking to see if all hosts have failed and the running result is not ok 6747 1726880588.33781: done checking to see if all hosts have failed 6747 1726880588.33781: getting the remaining hosts for this loop 6747 1726880588.33782: done getting the remaining hosts for this loop 6747 1726880588.33784: getting the next task for host managed_node2 6747 1726880588.33788: done getting next task for host managed_node2 6747 1726880588.33789: ^ task is: TASK: meta (end_host) 6747 1726880588.33790: ^ 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 6747 1726880588.33792: getting variables 6747 1726880588.33793: in VariableManager get_vars() 6747 1726880588.33808: Calling all_inventory to load vars for managed_node2 6747 1726880588.33810: Calling groups_inventory to load vars for managed_node2 6747 1726880588.33813: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880588.33820: Calling all_plugins_play to load vars for managed_node2 6747 1726880588.33822: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880588.33826: Calling groups_plugins_play to load vars for managed_node2 6747 1726880588.33931: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880588.34054: done with get_vars() 6747 1726880588.34062: done getting variables TASK [Stop test] *************************************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:19 Friday 20 September 2024 21:03:08 -0400 (0:00:03.305) 0:00:03.369 ****** 6747 1726880588.34120: in VariableManager get_vars() 6747 1726880588.34128: Calling all_inventory to load vars for managed_node2 6747 1726880588.34129: Calling groups_inventory to load vars for managed_node2 6747 1726880588.34131: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880588.34135: Calling all_plugins_play to load vars for managed_node2 6747 1726880588.34136: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880588.34138: Calling groups_plugins_play to load vars for managed_node2 6747 1726880588.34217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880588.34324: done with get_vars() 6747 1726880588.34548: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 6747 1726880588.35771: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 6747 1726880588.35805: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 6747 1726880588.35826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 6747 1726880588.35855: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 6747 1726880588.35869: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 6747 1726880588.35907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880588.35921: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880588.35934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880588.35956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880588.35962: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880588.36058: variable 'ansible_distribution' from source: facts 6747 1726880588.36062: variable 'ansible_distribution_major_version' from source: facts 6747 1726880588.36071: Evaluated conditional ((ansible_distribution in ['RedHat', 'CentOS'] and ansible_distribution_major_version | int < 8) or ansible_distribution not in ['Fedora', 'RedHat', 'CentOS']): False META: end_host conditional evaluated to False, continuing execution for managed_node2 skipping: [managed_node2] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for managed_node2" } MSG: end_host conditional evaluated to false, continuing execution for managed_node2 6747 1726880588.36092: done queuing things up, now waiting for results queue to drain 6747 1726880588.36093: results queue empty 6747 1726880588.36094: checking for any_errors_fatal 6747 1726880588.36095: done checking for any_errors_fatal 6747 1726880588.36096: checking for max_fail_percentage 6747 1726880588.36096: done checking for max_fail_percentage 6747 1726880588.36097: checking to see if all hosts have failed and the running result is not ok 6747 1726880588.36097: done checking to see if all hosts have failed 6747 1726880588.36098: getting the remaining hosts for this loop 6747 1726880588.36098: done getting the remaining hosts for this loop 6747 1726880588.36100: getting the next task for host managed_node2 6747 1726880588.36103: done getting next task for host managed_node2 6747 1726880588.36104: ^ task is: TASK: Get initial state of services 6747 1726880588.36105: ^ state is: HOST STATE: block=1, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880588.36106: getting variables 6747 1726880588.36107: in VariableManager get_vars() 6747 1726880588.36113: Calling all_inventory to load vars for managed_node2 6747 1726880588.36115: Calling groups_inventory to load vars for managed_node2 6747 1726880588.36116: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880588.36120: Calling all_plugins_play to load vars for managed_node2 6747 1726880588.36121: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880588.36128: Calling groups_plugins_play to load vars for managed_node2 6747 1726880588.36207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880588.36314: done with get_vars() 6747 1726880588.36319: done getting variables TASK [Get initial state of services] ******************************************* task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Friday 20 September 2024 21:03:08 -0400 (0:00:00.022) 0:00:03.391 ****** 6747 1726880588.36365: entering _queue_task() for managed_node2/service_facts 6747 1726880588.36367: Creating lock for service_facts 6747 1726880588.36560: worker is 1 (out of 1 available) 6747 1726880588.36571: exiting _queue_task() for managed_node2/service_facts 6747 1726880588.36582: done queuing things up, now waiting for results queue to drain 6747 1726880588.36583: waiting for pending results... 6747 1726880588.36710: running TaskExecutor() for managed_node2/TASK: Get initial state of services 6747 1726880588.36783: in run() - task 02c48edd-c8ad-6246-0b37-00000000000d 6747 1726880588.36793: variable 'ansible_search_path' from source: unknown 6747 1726880588.36824: calling self._execute() 6747 1726880588.36874: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880588.36877: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880588.36887: variable 'omit' from source: magic vars 6747 1726880588.36957: variable 'omit' from source: magic vars 6747 1726880588.36987: variable 'omit' from source: magic vars 6747 1726880588.37010: variable 'omit' from source: magic vars 6747 1726880588.37048: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880588.37075: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880588.37089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880588.37102: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880588.37111: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880588.37136: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880588.37139: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880588.37142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880588.37212: Set connection var ansible_pipelining to False 6747 1726880588.37218: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880588.37226: Set connection var ansible_timeout to 10 6747 1726880588.37231: Set connection var ansible_shell_executable to /bin/sh 6747 1726880588.37236: Set connection var ansible_shell_type to sh 6747 1726880588.37239: Set connection var ansible_connection to ssh 6747 1726880588.37255: variable 'ansible_shell_executable' from source: unknown 6747 1726880588.37258: variable 'ansible_connection' from source: unknown 6747 1726880588.37260: variable 'ansible_module_compression' from source: unknown 6747 1726880588.37262: variable 'ansible_shell_type' from source: unknown 6747 1726880588.37265: variable 'ansible_shell_executable' from source: unknown 6747 1726880588.37269: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880588.37272: variable 'ansible_pipelining' from source: unknown 6747 1726880588.37274: variable 'ansible_timeout' from source: unknown 6747 1726880588.37283: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880588.37442: 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__) 6747 1726880588.37451: variable 'omit' from source: magic vars 6747 1726880588.37455: starting attempt loop 6747 1726880588.37458: running the handler 6747 1726880588.37469: _low_level_execute_command(): starting 6747 1726880588.37476: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880588.37988: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880588.37991: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.37994: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880588.37997: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.38036: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.38043: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880588.38045: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.38106: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.39683: stdout chunk (state=3): >>>/root <<< 6747 1726880588.39778: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880588.39805: stderr chunk (state=3): >>><<< 6747 1726880588.39808: stdout chunk (state=3): >>><<< 6747 1726880588.39834: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880588.39844: _low_level_execute_command(): starting 6747 1726880588.39852: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267 `" && echo ansible-tmp-1726880588.3983269-6807-173912027223267="` echo /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267 `" ) && sleep 0' 6747 1726880588.40293: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880588.40296: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.40298: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880588.40300: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880588.40309: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.40362: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.40365: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880588.40367: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.40398: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.42224: stdout chunk (state=3): >>>ansible-tmp-1726880588.3983269-6807-173912027223267=/root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267 <<< 6747 1726880588.42333: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880588.42356: stderr chunk (state=3): >>><<< 6747 1726880588.42359: stdout chunk (state=3): >>><<< 6747 1726880588.42372: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880588.3983269-6807-173912027223267=/root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880588.42418: variable 'ansible_module_compression' from source: unknown 6747 1726880588.42451: ANSIBALLZ: Using lock for service_facts 6747 1726880588.42458: ANSIBALLZ: Acquiring lock 6747 1726880588.42461: ANSIBALLZ: Lock acquired: 139875212604384 6747 1726880588.42463: ANSIBALLZ: Creating module 6747 1726880588.54997: ANSIBALLZ: Writing module into payload 6747 1726880588.55014: ANSIBALLZ: Writing module 6747 1726880588.55039: ANSIBALLZ: Renaming module 6747 1726880588.55045: ANSIBALLZ: Done creating module 6747 1726880588.55067: variable 'ansible_facts' from source: unknown 6747 1726880588.55153: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py 6747 1726880588.55389: Sending initial data 6747 1726880588.55392: Sent initial data (160 bytes) 6747 1726880588.55989: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.56048: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.56062: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880588.56099: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.56165: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.57926: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880588.57978: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880588.57986: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpasrhd7n7 /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py <<< 6747 1726880588.57989: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py" <<< 6747 1726880588.58160: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpasrhd7n7" to remote "/root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py" <<< 6747 1726880588.59526: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880588.59614: stderr chunk (state=3): >>><<< 6747 1726880588.59617: stdout chunk (state=3): >>><<< 6747 1726880588.59620: done transferring module to remote 6747 1726880588.59810: _low_level_execute_command(): starting 6747 1726880588.59813: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/ /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py && sleep 0' 6747 1726880588.60954: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880588.60968: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.61042: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.61045: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.61252: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.61392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.63130: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880588.63503: stderr chunk (state=3): >>><<< 6747 1726880588.63507: stdout chunk (state=3): >>><<< 6747 1726880588.63510: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880588.63513: _low_level_execute_command(): starting 6747 1726880588.63515: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/AnsiballZ_service_facts.py && sleep 0' 6747 1726880588.64490: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880588.64493: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880588.64496: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880588.64500: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880588.64844: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880588.65064: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880588.65067: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880588.65147: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880588.67375: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 6747 1726880588.67409: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880588.67413: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880588.67738: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /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 0x7fb6d10184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0fe7b30> # /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 0x7fb6d101aa50> <<< 6747 1726880588.67747: stdout chunk (state=3): >>>import '_signal' # <<< 6747 1726880588.67760: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6747 1726880588.67786: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880588.67821: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880588.67988: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # <<< 6747 1726880588.68239: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e2d130> # /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 0x7fb6d0e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880588.68437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880588.68457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880588.68469: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880588.68490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.68502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880588.68861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e6bdd0> # /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 0x7fb6d0e6bfe0> # /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 0x7fb6d0ea37a0> <<< 6747 1726880588.68865: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880588.68867: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ea3e30> <<< 6747 1726880588.68877: stdout chunk (state=3): >>>import '_collections' # <<< 6747 1726880588.68939: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e83aa0> import '_functools' # <<< 6747 1726880588.69140: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e68f80> # /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 <<< 6747 1726880588.69158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880588.69350: stdout chunk (state=3): >>># /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 0x7fb6d0ec7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ec6330> # /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 0x7fb6d0e82060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ec4b90> # /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 0x7fb6d0ef87a0> <<< 6747 1726880588.69354: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e68200> <<< 6747 1726880588.69365: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880588.69513: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ef8b00> # 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 0x7fb6d0ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e66d20> # /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 <<< 6747 1726880588.69549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880588.69553: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ef9550> <<< 6747 1726880588.69565: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ef9220> import 'importlib.machinery' # <<< 6747 1726880588.69937: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0efa450> 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 0x7fb6d0f10680> 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 0x7fb6d0f11d30> # /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' <<< 6747 1726880588.69951: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0f12bd0> # 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 0x7fb6d0f13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0f12120> # /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' <<< 6747 1726880588.69973: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0f13cb0> <<< 6747 1726880588.70038: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0f133e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0efa4b0> <<< 6747 1726880588.70054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880588.70074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880588.70100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880588.70240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0cc7b60> # /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 0x7fb6d0cf0680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf03e0> # 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 0x7fb6d0cf05c0> <<< 6747 1726880588.70269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880588.70343: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880588.70543: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0cf0f80> <<< 6747 1726880588.70579: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880588.70596: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0cf1880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf0830> <<< 6747 1726880588.70611: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cc5d00> <<< 6747 1726880588.70638: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880588.70849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf2c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf1730> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0efaba0> <<< 6747 1726880588.70852: stdout chunk (state=3): >>># /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' <<< 6747 1726880588.70938: stdout chunk (state=3): >>># /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 0x7fb6d0d1ef30> <<< 6747 1726880588.70966: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880588.70983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.71006: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880588.71025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880588.71063: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d3f2c0> <<< 6747 1726880588.71120: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880588.71136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880588.71210: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d6ff80> <<< 6747 1726880588.71231: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880588.71266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880588.71281: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880588.71357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880588.71436: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0da27e0> <<< 6747 1726880588.71493: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0da01a0> <<< 6747 1726880588.71516: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d3ff50> <<< 6747 1726880588.71555: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ba5130> <<< 6747 1726880588.71567: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d3e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf3b30> <<< 6747 1726880588.71737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6d0d3e6c0> <<< 6747 1726880588.71852: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_d251nmmt/ansible_service_facts_payload.zip' <<< 6747 1726880588.71869: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.71978: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.72034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880588.72062: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880588.72150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880588.72173: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bfad20> <<< 6747 1726880588.72245: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880588.72368: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bd5ca0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bd4e30> # zipimport: zlib available <<< 6747 1726880588.72398: stdout chunk (state=3): >>>import 'ansible' # <<< 6747 1726880588.72459: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880588.72482: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 6747 1726880588.73864: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.74988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bf8c80> <<< 6747 1726880588.75232: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880588.75271: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880588.75297: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0c267b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c26540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c25e50> # /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 0x7fb6d0c265a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bfba40> 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 0x7fb6d0c274d0> <<< 6747 1726880588.75324: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0c27710> <<< 6747 1726880588.75343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880588.75377: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880588.75398: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880588.75433: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c27c50> <<< 6747 1726880588.75461: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880588.75485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880588.75522: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d050da30> <<< 6747 1726880588.75553: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d050f650> <<< 6747 1726880588.75613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880588.75642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880588.75733: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d050ffb0> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880588.75737: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0511190> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880588.75760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880588.75827: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0513c20> <<< 6747 1726880588.75880: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0f12b40> <<< 6747 1726880588.75924: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0511ee0> <<< 6747 1726880588.76019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880588.76056: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /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 0x7fb6d051fa10> <<< 6747 1726880588.76067: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880588.76163: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d051e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d051e240> <<< 6747 1726880588.76167: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880588.76236: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d051e7b0> <<< 6747 1726880588.76283: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05123f0> <<< 6747 1726880588.76354: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0563ce0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0563e60> <<< 6747 1726880588.76358: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880588.76459: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880588.76464: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0565910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05656d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880588.76563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880588.76616: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0567e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0566000> <<< 6747 1726880588.76640: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880588.76676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.76718: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880588.76731: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880588.76809: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d056b620> <<< 6747 1726880588.76878: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0567fb0> <<< 6747 1726880588.76947: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c380> <<< 6747 1726880588.77051: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c680> <<< 6747 1726880588.77055: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0564230> <<< 6747 1726880588.77261: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880588.77264: stdout chunk (state=3): >>># 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 0x7fb6d056ffe0> <<< 6747 1726880588.77306: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d05f9460><<< 6747 1726880588.77325: stdout chunk (state=3): >>> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d056e750> <<< 6747 1726880588.77377: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056fb00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d056e390> # zipimport: zlib available <<< 6747 1726880588.77403: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880588.77414: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.77491: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.77591: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.77647: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 6747 1726880588.77661: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6747 1726880588.77763: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.77879: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.78405: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.78942: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6747 1726880588.79011: stdout chunk (state=3): >>>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' <<< 6747 1726880588.79042: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d05fd7f0> <<< 6747 1726880588.79149: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880588.79153: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05fe720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05f95b0> <<< 6747 1726880588.79349: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 6747 1726880588.79353: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6747 1726880588.79397: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.79554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880588.79588: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05fe3f0> # zipimport: zlib available <<< 6747 1726880588.80038: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80479: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80552: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80626: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 6747 1726880588.80672: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80778: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880588.80781: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80803: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.80868: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880588.81227: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6747 1726880588.81230: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81232: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6747 1726880588.81234: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880588.81514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880588.81535: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880588.81593: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05ff770> <<< 6747 1726880588.81613: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81673: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81751: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6747 1726880588.81820: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 6747 1726880588.81871: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81875: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6747 1726880588.81929: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.81964: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82029: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82122: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.82207: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0409e80> <<< 6747 1726880588.82253: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0407d10> <<< 6747 1726880588.82363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880588.82366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880588.82408: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82436: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82483: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880588.82505: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880588.82651: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880588.82664: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880588.82694: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c76900> <<< 6747 1726880588.82739: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c5a5d0> <<< 6747 1726880588.82824: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0409f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05fc860> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880588.82843: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82873: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.82895: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880588.83052: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6747 1726880588.83264: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.83500: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.83637: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880588.84052: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d04a09e0> # /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 0x7fb6d048e8a0> # 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 0x7fb6d048faa0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d04a0bf0> import 'ansible.module_utils.service' # <<< 6747 1726880588.84087: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880590.34211: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "s<<< 6747 1726880590.34234: stdout chunk (state=3): >>>ource": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.s<<< 6747 1726880590.34261: stdout chunk (state=3): >>>ervice": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "s<<< 6747 1726880590.34278: stdout chunk (state=3): >>>tate": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "<<< 6747 1726880590.34293: stdout chunk (state=3): >>>microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 6747 1726880590.34688: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880590.34707: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 6747 1726880590.34714: 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 # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs <<< 6747 1726880590.34746: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.34758: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.34783: 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 # 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 <<< 6747 1726880590.34795: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.34807: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.34827: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token <<< 6747 1726880590.34836: stdout chunk (state=3): >>># destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 6747 1726880590.34863: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool <<< 6747 1726880590.34890: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.34900: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 6747 1726880590.35135: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880590.35141: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6747 1726880590.35178: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 6747 1726880590.35181: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 6747 1726880590.35203: stdout chunk (state=3): >>># destroy zipfile._path <<< 6747 1726880590.35206: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 6747 1726880590.35227: stdout chunk (state=3): >>># destroy ipaddress <<< 6747 1726880590.35239: stdout chunk (state=3): >>># destroy ntpath <<< 6747 1726880590.35269: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 6747 1726880590.35284: stdout chunk (state=3): >>># destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 6747 1726880590.35300: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 6747 1726880590.35333: stdout chunk (state=3): >>># destroy locale # destroy signal <<< 6747 1726880590.35342: stdout chunk (state=3): >>># destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6747 1726880590.35356: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6747 1726880590.35369: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 6747 1726880590.35383: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6747 1726880590.35410: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 6747 1726880590.35457: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select <<< 6747 1726880590.35460: stdout chunk (state=3): >>># destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle <<< 6747 1726880590.35462: stdout chunk (state=3): >>># destroy _pickle <<< 6747 1726880590.35501: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6747 1726880590.35506: 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 <<< 6747 1726880590.35529: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6747 1726880590.35548: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc <<< 6747 1726880590.35554: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.35578: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 6747 1726880590.35584: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6747 1726880590.35612: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 6747 1726880590.35637: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.35640: stdout chunk (state=3): >>># 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 <<< 6747 1726880590.35667: 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 <<< 6747 1726880590.35673: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880590.35799: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880590.35803: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880590.35810: stdout chunk (state=3): >>># destroy _collections <<< 6747 1726880590.35844: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 6747 1726880590.35852: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880590.35873: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880590.35912: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 6747 1726880590.35916: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6747 1726880590.35940: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880590.36034: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 6747 1726880590.36038: stdout chunk (state=3): >>> # 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 <<< 6747 1726880590.36047: stdout chunk (state=3): >>># destroy time <<< 6747 1726880590.36070: stdout chunk (state=3): >>># destroy _random <<< 6747 1726880590.36082: stdout chunk (state=3): >>># destroy _weakref <<< 6747 1726880590.36094: stdout chunk (state=3): >>># destroy _hashlib <<< 6747 1726880590.36108: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 6747 1726880590.36113: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880590.36136: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6747 1726880590.36141: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6747 1726880590.36424: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880590.36456: stderr chunk (state=3): >>><<< 6747 1726880590.36460: stdout chunk (state=3): >>><<< 6747 1726880590.36561: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d10184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0fe7b30> # /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 0x7fb6d101aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e2d130> # /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 0x7fb6d0e2dfa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e6bdd0> # /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 0x7fb6d0e6bfe0> # /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 0x7fb6d0ea37a0> # /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 0x7fb6d0ea3e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e83aa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e811c0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e68f80> # /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 0x7fb6d0ec7710> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ec6330> # /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 0x7fb6d0e82060> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ec4b90> # /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 0x7fb6d0ef87a0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e68200> # /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 0x7fb6d0ef8c50> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ef8b00> # 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 0x7fb6d0ef8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0e66d20> # /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 0x7fb6d0ef9550> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0ef9220> 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 0x7fb6d0efa450> 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 0x7fb6d0f10680> 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 0x7fb6d0f11d30> # /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 0x7fb6d0f12bd0> # 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 0x7fb6d0f13230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0f12120> # /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 0x7fb6d0f13cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0f133e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0efa4b0> # /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 0x7fb6d0cc7b60> # /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 0x7fb6d0cf0680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf03e0> # 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 0x7fb6d0cf05c0> # /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 0x7fb6d0cf0f80> # 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 0x7fb6d0cf1880> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf0830> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cc5d00> # /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 0x7fb6d0cf2c30> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf1730> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0efaba0> # /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 0x7fb6d0d1ef30> # /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 0x7fb6d0d3f2c0> # /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 0x7fb6d0d6ff80> # /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 0x7fb6d0da27e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0da01a0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d3ff50> # /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 0x7fb6d0ba5130> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0d3e0c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0cf3b30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb6d0d3e6c0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_d251nmmt/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bfad20> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bd5ca0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bd4e30> # 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 0x7fb6d0bf8c80> # /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 0x7fb6d0c267b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c26540> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c25e50> # /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 0x7fb6d0c265a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0bfba40> 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 0x7fb6d0c274d0> # 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 0x7fb6d0c27710> # /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 0x7fb6d0c27c50> 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 0x7fb6d050da30> # 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 0x7fb6d050f650> # /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 0x7fb6d050ffb0> # /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 0x7fb6d0511190> # /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 0x7fb6d0513c20> # 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 0x7fb6d0f12b40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0511ee0> # /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 0x7fb6d051fa10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d051e4e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d051e240> # /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 0x7fb6d051e7b0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05123f0> # 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 0x7fb6d0563ce0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0563e60> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0565910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05656d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0567e90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0566000> # /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 0x7fb6d056b620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0567fb0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c380> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c680> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056c830> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0564230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056ffe0> # 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 0x7fb6d05f9460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d056e750> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d056fb00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d056e390> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d05fd7f0> # /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 0x7fb6d05fe720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05f95b0> 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 0x7fb6d05fe3f0> # 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 0x7fb6d05ff770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6d0409e80> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0407d10> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c76900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0c5a5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d0409f40> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d05fc860> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fb6d04a09e0> # /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 0x7fb6d048e8a0> # 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 0x7fb6d048faa0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6d04a0bf0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6747 1726880590.37205: 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-1726880588.3983269-6807-173912027223267/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880590.37215: _low_level_execute_command(): starting 6747 1726880590.37221: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880588.3983269-6807-173912027223267/ > /dev/null 2>&1 && sleep 0' 6747 1726880590.37686: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.37689: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.37694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880590.37697: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880590.37699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.37751: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.37758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880590.37760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.37794: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.39550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880590.39577: stderr chunk (state=3): >>><<< 6747 1726880590.39580: stdout chunk (state=3): >>><<< 6747 1726880590.39594: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880590.39601: handler run complete 6747 1726880590.39711: variable 'ansible_facts' from source: unknown 6747 1726880590.39804: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.40073: variable 'ansible_facts' from source: unknown 6747 1726880590.40144: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.40261: attempt loop complete, returning result 6747 1726880590.40264: _execute() done 6747 1726880590.40266: dumping result to json 6747 1726880590.40302: done dumping result, returning 6747 1726880590.40308: done running TaskExecutor() for managed_node2/TASK: Get initial state of services [02c48edd-c8ad-6246-0b37-00000000000d] 6747 1726880590.40312: sending task result for task 02c48edd-c8ad-6246-0b37-00000000000d 6747 1726880590.40935: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000000d 6747 1726880590.40939: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 6747 1726880590.41638: no more pending results, returning what we have 6747 1726880590.41640: results queue empty 6747 1726880590.41641: checking for any_errors_fatal 6747 1726880590.41642: done checking for any_errors_fatal 6747 1726880590.41642: checking for max_fail_percentage 6747 1726880590.41643: done checking for max_fail_percentage 6747 1726880590.41644: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.41644: done checking to see if all hosts have failed 6747 1726880590.41645: getting the remaining hosts for this loop 6747 1726880590.41647: done getting the remaining hosts for this loop 6747 1726880590.41650: getting the next task for host managed_node2 6747 1726880590.41655: done getting next task for host managed_node2 6747 1726880590.41656: ^ task is: TASK: meta (flush_handlers) 6747 1726880590.41657: ^ state is: HOST STATE: block=2, 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 6747 1726880590.41659: getting variables 6747 1726880590.41660: in VariableManager get_vars() 6747 1726880590.41674: Calling all_inventory to load vars for managed_node2 6747 1726880590.41676: Calling groups_inventory to load vars for managed_node2 6747 1726880590.41678: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.41684: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.41687: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.41688: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.41892: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.42156: done with get_vars() 6747 1726880590.42165: done getting variables 6747 1726880590.42209: in VariableManager get_vars() 6747 1726880590.42215: Calling all_inventory to load vars for managed_node2 6747 1726880590.42216: Calling groups_inventory to load vars for managed_node2 6747 1726880590.42218: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.42221: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.42224: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.42226: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.42414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.42674: done with get_vars() 6747 1726880590.42685: done queuing things up, now waiting for results queue to drain 6747 1726880590.42687: results queue empty 6747 1726880590.42687: checking for any_errors_fatal 6747 1726880590.42689: done checking for any_errors_fatal 6747 1726880590.42689: checking for max_fail_percentage 6747 1726880590.42690: done checking for max_fail_percentage 6747 1726880590.42690: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.42691: done checking to see if all hosts have failed 6747 1726880590.42691: getting the remaining hosts for this loop 6747 1726880590.42692: done getting the remaining hosts for this loop 6747 1726880590.42694: getting the next task for host managed_node2 6747 1726880590.42696: done getting next task for host managed_node2 6747 1726880590.42698: ^ task is: TASK: Run the role 6747 1726880590.42699: ^ 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 6747 1726880590.42700: getting variables 6747 1726880590.42701: in VariableManager get_vars() 6747 1726880590.42705: Calling all_inventory to load vars for managed_node2 6747 1726880590.42706: Calling groups_inventory to load vars for managed_node2 6747 1726880590.42708: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.42711: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.42713: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.42714: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.42904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.43153: done with get_vars() 6747 1726880590.43160: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:29 Friday 20 September 2024 21:03:10 -0400 (0:00:02.068) 0:00:05.460 ****** 6747 1726880590.43206: entering _queue_task() for managed_node2/include_role 6747 1726880590.43208: Creating lock for include_role 6747 1726880590.43401: worker is 1 (out of 1 available) 6747 1726880590.43413: exiting _queue_task() for managed_node2/include_role 6747 1726880590.43425: done queuing things up, now waiting for results queue to drain 6747 1726880590.43426: waiting for pending results... 6747 1726880590.43564: running TaskExecutor() for managed_node2/TASK: Run the role 6747 1726880590.43636: in run() - task 02c48edd-c8ad-6246-0b37-00000000000f 6747 1726880590.43652: variable 'ansible_search_path' from source: unknown 6747 1726880590.43677: calling self._execute() 6747 1726880590.43727: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.43733: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.43742: variable 'omit' from source: magic vars 6747 1726880590.43815: _execute() done 6747 1726880590.43819: dumping result to json 6747 1726880590.43822: done dumping result, returning 6747 1726880590.43828: done running TaskExecutor() for managed_node2/TASK: Run the role [02c48edd-c8ad-6246-0b37-00000000000f] 6747 1726880590.43833: sending task result for task 02c48edd-c8ad-6246-0b37-00000000000f 6747 1726880590.43930: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000000f 6747 1726880590.43933: WORKER PROCESS EXITING 6747 1726880590.43972: no more pending results, returning what we have 6747 1726880590.43976: in VariableManager get_vars() 6747 1726880590.44001: Calling all_inventory to load vars for managed_node2 6747 1726880590.44004: Calling groups_inventory to load vars for managed_node2 6747 1726880590.44006: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.44014: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.44016: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.44018: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.44252: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.44513: done with get_vars() 6747 1726880590.44520: variable 'ansible_search_path' from source: unknown 6747 1726880590.44668: variable 'omit' from source: magic vars 6747 1726880590.44683: variable 'omit' from source: magic vars 6747 1726880590.44693: variable 'omit' from source: magic vars 6747 1726880590.44696: we have included files to process 6747 1726880590.44697: generating all_blocks data 6747 1726880590.44698: done generating all_blocks data 6747 1726880590.44699: processing included file: fedora.linux_system_roles.metrics 6747 1726880590.44713: in VariableManager get_vars() 6747 1726880590.44720: done with get_vars() 6747 1726880590.44768: in VariableManager get_vars() 6747 1726880590.44777: done with get_vars() 6747 1726880590.44802: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/vars/main.yml 6747 1726880590.44858: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/defaults/main.yml 6747 1726880590.44903: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/meta/main.yml 6747 1726880590.45009: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml 6747 1726880590.45775: in VariableManager get_vars() 6747 1726880590.45789: done with get_vars() 6747 1726880590.45812: in VariableManager get_vars() 6747 1726880590.45824: done with get_vars() 6747 1726880590.45990: iterating over new_blocks loaded from include file 6747 1726880590.45992: in VariableManager get_vars() 6747 1726880590.46002: done with get_vars() 6747 1726880590.46003: filtering new block on tags 6747 1726880590.46030: done filtering new block on tags 6747 1726880590.46032: in VariableManager get_vars() 6747 1726880590.46041: done with get_vars() 6747 1726880590.46042: filtering new block on tags 6747 1726880590.46053: done filtering new block on tags 6747 1726880590.46055: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.metrics for managed_node2 6747 1726880590.46059: extending task lists for all hosts with included blocks 6747 1726880590.46182: done extending task lists 6747 1726880590.46183: done processing included files 6747 1726880590.46184: results queue empty 6747 1726880590.46184: checking for any_errors_fatal 6747 1726880590.46185: done checking for any_errors_fatal 6747 1726880590.46185: checking for max_fail_percentage 6747 1726880590.46186: done checking for max_fail_percentage 6747 1726880590.46187: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.46187: done checking to see if all hosts have failed 6747 1726880590.46187: getting the remaining hosts for this loop 6747 1726880590.46188: done getting the remaining hosts for this loop 6747 1726880590.46190: getting the next task for host managed_node2 6747 1726880590.46192: done getting next task for host managed_node2 6747 1726880590.46194: ^ task is: TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 6747 1726880590.46195: ^ 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? (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 6747 1726880590.46201: getting variables 6747 1726880590.46201: in VariableManager get_vars() 6747 1726880590.46210: Calling all_inventory to load vars for managed_node2 6747 1726880590.46211: Calling groups_inventory to load vars for managed_node2 6747 1726880590.46212: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.46215: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.46217: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.46219: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.46420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.46680: done with get_vars() 6747 1726880590.46687: done getting variables TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Friday 20 September 2024 21:03:10 -0400 (0:00:00.035) 0:00:05.495 ****** 6747 1726880590.46733: entering _queue_task() for managed_node2/setup 6747 1726880590.46921: worker is 1 (out of 1 available) 6747 1726880590.46935: exiting _queue_task() for managed_node2/setup 6747 1726880590.46949: done queuing things up, now waiting for results queue to drain 6747 1726880590.46950: waiting for pending results... 6747 1726880590.47087: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 6747 1726880590.47153: in run() - task 02c48edd-c8ad-6246-0b37-000000000066 6747 1726880590.47162: variable 'ansible_search_path' from source: unknown 6747 1726880590.47165: variable 'ansible_search_path' from source: unknown 6747 1726880590.47194: calling self._execute() 6747 1726880590.47243: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.47249: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.47255: variable 'omit' from source: magic vars 6747 1726880590.47530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.47556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.47576: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.47606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.47619: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.47660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.47676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.47692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.47718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.47731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.47858: variable '__metrics_required_facts' from source: role '' all vars 6747 1726880590.47866: variable 'ansible_facts' from source: unknown 6747 1726880590.47994: Evaluated conditional (__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 6747 1726880590.47998: when evaluation is False, skipping this task 6747 1726880590.48001: _execute() done 6747 1726880590.48003: dumping result to json 6747 1726880590.48006: done dumping result, returning 6747 1726880590.48013: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role [02c48edd-c8ad-6246-0b37-000000000066] 6747 1726880590.48015: sending task result for task 02c48edd-c8ad-6246-0b37-000000000066 6747 1726880590.48094: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000066 6747 1726880590.48097: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 6747 1726880590.48148: no more pending results, returning what we have 6747 1726880590.48151: results queue empty 6747 1726880590.48152: checking for any_errors_fatal 6747 1726880590.48153: done checking for any_errors_fatal 6747 1726880590.48154: checking for max_fail_percentage 6747 1726880590.48155: done checking for max_fail_percentage 6747 1726880590.48156: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.48157: done checking to see if all hosts have failed 6747 1726880590.48158: getting the remaining hosts for this loop 6747 1726880590.48160: done getting the remaining hosts for this loop 6747 1726880590.48163: getting the next task for host managed_node2 6747 1726880590.48168: done getting next task for host managed_node2 6747 1726880590.48171: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 6747 1726880590.48173: ^ 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? (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 6747 1726880590.48185: getting variables 6747 1726880590.48186: in VariableManager get_vars() 6747 1726880590.48213: Calling all_inventory to load vars for managed_node2 6747 1726880590.48215: Calling groups_inventory to load vars for managed_node2 6747 1726880590.48217: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.48231: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.48234: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.48237: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.48471: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.48738: done with get_vars() 6747 1726880590.48748: done getting variables 6747 1726880590.48810: 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.metrics : Add Elasticsearch to metrics domain list] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Friday 20 September 2024 21:03:10 -0400 (0:00:00.020) 0:00:05.516 ****** 6747 1726880590.48831: entering _queue_task() for managed_node2/set_fact 6747 1726880590.48832: Creating lock for set_fact 6747 1726880590.49010: worker is 1 (out of 1 available) 6747 1726880590.49021: exiting _queue_task() for managed_node2/set_fact 6747 1726880590.49034: done queuing things up, now waiting for results queue to drain 6747 1726880590.49035: waiting for pending results... 6747 1726880590.49171: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 6747 1726880590.49225: in run() - task 02c48edd-c8ad-6246-0b37-000000000067 6747 1726880590.49236: variable 'ansible_search_path' from source: unknown 6747 1726880590.49239: variable 'ansible_search_path' from source: unknown 6747 1726880590.49267: calling self._execute() 6747 1726880590.49315: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.49318: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.49327: variable 'omit' from source: magic vars 6747 1726880590.49569: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.49594: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.49614: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.49643: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.49656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.49752: variable 'metrics_from_elasticsearch' from source: role '' defaults 6747 1726880590.49765: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool): False 6747 1726880590.49768: when evaluation is False, skipping this task 6747 1726880590.49771: _execute() done 6747 1726880590.49774: dumping result to json 6747 1726880590.49776: done dumping result, returning 6747 1726880590.49782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list [02c48edd-c8ad-6246-0b37-000000000067] 6747 1726880590.49784: sending task result for task 02c48edd-c8ad-6246-0b37-000000000067 6747 1726880590.49862: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000067 6747 1726880590.49865: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } 6747 1726880590.49911: no more pending results, returning what we have 6747 1726880590.49914: results queue empty 6747 1726880590.49915: checking for any_errors_fatal 6747 1726880590.49919: done checking for any_errors_fatal 6747 1726880590.49920: checking for max_fail_percentage 6747 1726880590.49921: done checking for max_fail_percentage 6747 1726880590.49922: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.49925: done checking to see if all hosts have failed 6747 1726880590.49926: getting the remaining hosts for this loop 6747 1726880590.49927: done getting the remaining hosts for this loop 6747 1726880590.49930: getting the next task for host managed_node2 6747 1726880590.49935: done getting next task for host managed_node2 6747 1726880590.49937: ^ task is: TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 6747 1726880590.49940: ^ 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? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.49953: getting variables 6747 1726880590.49954: in VariableManager get_vars() 6747 1726880590.49981: Calling all_inventory to load vars for managed_node2 6747 1726880590.49983: Calling groups_inventory to load vars for managed_node2 6747 1726880590.49985: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.49991: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.49993: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.49995: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.50229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.50499: done with get_vars() 6747 1726880590.50506: done getting variables 6747 1726880590.50547: 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.metrics : Add SQL Server to metrics domain list] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Friday 20 September 2024 21:03:10 -0400 (0:00:00.017) 0:00:05.533 ****** 6747 1726880590.50567: entering _queue_task() for managed_node2/set_fact 6747 1726880590.50735: worker is 1 (out of 1 available) 6747 1726880590.50749: exiting _queue_task() for managed_node2/set_fact 6747 1726880590.50761: done queuing things up, now waiting for results queue to drain 6747 1726880590.50762: waiting for pending results... 6747 1726880590.50894: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 6747 1726880590.50959: in run() - task 02c48edd-c8ad-6246-0b37-000000000068 6747 1726880590.50969: variable 'ansible_search_path' from source: unknown 6747 1726880590.50973: variable 'ansible_search_path' from source: unknown 6747 1726880590.51000: calling self._execute() 6747 1726880590.51050: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.51054: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.51061: variable 'omit' from source: magic vars 6747 1726880590.51304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.51334: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.51353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.51380: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.51392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.51489: variable 'metrics_from_mssql' from source: role '' defaults 6747 1726880590.51502: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 6747 1726880590.51505: when evaluation is False, skipping this task 6747 1726880590.51507: _execute() done 6747 1726880590.51509: dumping result to json 6747 1726880590.51512: done dumping result, returning 6747 1726880590.51519: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list [02c48edd-c8ad-6246-0b37-000000000068] 6747 1726880590.51522: sending task result for task 02c48edd-c8ad-6246-0b37-000000000068 6747 1726880590.51601: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000068 6747 1726880590.51604: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 6747 1726880590.51672: no more pending results, returning what we have 6747 1726880590.51674: results queue empty 6747 1726880590.51675: checking for any_errors_fatal 6747 1726880590.51678: done checking for any_errors_fatal 6747 1726880590.51679: checking for max_fail_percentage 6747 1726880590.51680: done checking for max_fail_percentage 6747 1726880590.51681: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.51682: done checking to see if all hosts have failed 6747 1726880590.51683: getting the remaining hosts for this loop 6747 1726880590.51684: done getting the remaining hosts for this loop 6747 1726880590.51687: getting the next task for host managed_node2 6747 1726880590.51692: done getting next task for host managed_node2 6747 1726880590.51694: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 6747 1726880590.51697: ^ 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? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.51705: getting variables 6747 1726880590.51706: in VariableManager get_vars() 6747 1726880590.51728: Calling all_inventory to load vars for managed_node2 6747 1726880590.51730: Calling groups_inventory to load vars for managed_node2 6747 1726880590.51731: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.51736: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.51738: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.51741: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.51971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.52239: done with get_vars() 6747 1726880590.52248: done getting variables 6747 1726880590.52284: 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.metrics : Add Postfix to metrics domain list] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Friday 20 September 2024 21:03:10 -0400 (0:00:00.017) 0:00:05.551 ****** 6747 1726880590.52304: entering _queue_task() for managed_node2/set_fact 6747 1726880590.52473: worker is 1 (out of 1 available) 6747 1726880590.52486: exiting _queue_task() for managed_node2/set_fact 6747 1726880590.52497: done queuing things up, now waiting for results queue to drain 6747 1726880590.52498: waiting for pending results... 6747 1726880590.52632: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 6747 1726880590.52687: in run() - task 02c48edd-c8ad-6246-0b37-000000000069 6747 1726880590.52698: variable 'ansible_search_path' from source: unknown 6747 1726880590.52702: variable 'ansible_search_path' from source: unknown 6747 1726880590.52730: calling self._execute() 6747 1726880590.52779: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.52782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.52790: variable 'omit' from source: magic vars 6747 1726880590.53039: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.53068: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.53086: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.53113: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.53126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.53231: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 6747 1726880590.53234: when evaluation is False, skipping this task 6747 1726880590.53237: _execute() done 6747 1726880590.53240: dumping result to json 6747 1726880590.53242: done dumping result, returning 6747 1726880590.53251: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list [02c48edd-c8ad-6246-0b37-000000000069] 6747 1726880590.53254: sending task result for task 02c48edd-c8ad-6246-0b37-000000000069 6747 1726880590.53327: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000069 6747 1726880590.53330: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 6747 1726880590.53403: no more pending results, returning what we have 6747 1726880590.53405: results queue empty 6747 1726880590.53406: checking for any_errors_fatal 6747 1726880590.53409: done checking for any_errors_fatal 6747 1726880590.53410: checking for max_fail_percentage 6747 1726880590.53411: done checking for max_fail_percentage 6747 1726880590.53412: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.53413: done checking to see if all hosts have failed 6747 1726880590.53414: getting the remaining hosts for this loop 6747 1726880590.53415: done getting the remaining hosts for this loop 6747 1726880590.53418: getting the next task for host managed_node2 6747 1726880590.53421: done getting next task for host managed_node2 6747 1726880590.53426: ^ task is: TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 6747 1726880590.53428: ^ 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? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.53436: getting variables 6747 1726880590.53437: in VariableManager get_vars() 6747 1726880590.53459: Calling all_inventory to load vars for managed_node2 6747 1726880590.53461: Calling groups_inventory to load vars for managed_node2 6747 1726880590.53462: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.53467: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.53469: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.53471: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.53700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.53969: done with get_vars() 6747 1726880590.53977: done getting variables 6747 1726880590.54013: 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.metrics : Add bpftrace to metrics domain list] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Friday 20 September 2024 21:03:10 -0400 (0:00:00.017) 0:00:05.568 ****** 6747 1726880590.54035: entering _queue_task() for managed_node2/set_fact 6747 1726880590.54199: worker is 1 (out of 1 available) 6747 1726880590.54210: exiting _queue_task() for managed_node2/set_fact 6747 1726880590.54221: done queuing things up, now waiting for results queue to drain 6747 1726880590.54224: waiting for pending results... 6747 1726880590.54357: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 6747 1726880590.54418: in run() - task 02c48edd-c8ad-6246-0b37-00000000006a 6747 1726880590.54431: variable 'ansible_search_path' from source: unknown 6747 1726880590.54434: variable 'ansible_search_path' from source: unknown 6747 1726880590.54460: calling self._execute() 6747 1726880590.54509: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.54513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.54521: variable 'omit' from source: magic vars 6747 1726880590.54759: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.54786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.54807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.54837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.54851: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.54942: variable 'metrics_from_bpftrace' from source: play vars 6747 1726880590.54956: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): True 6747 1726880590.54961: variable 'omit' from source: magic vars 6747 1726880590.54989: variable 'omit' from source: magic vars 6747 1726880590.55067: variable '__metrics_domains' from source: role '' all vars 6747 1726880590.55103: variable 'omit' from source: magic vars 6747 1726880590.55128: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880590.55149: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.55161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880590.55173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.55182: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.55203: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.55206: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.55209: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.55275: Set connection var ansible_pipelining to False 6747 1726880590.55282: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.55289: Set connection var ansible_timeout to 10 6747 1726880590.55294: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.55298: Set connection var ansible_shell_type to sh 6747 1726880590.55301: Set connection var ansible_connection to ssh 6747 1726880590.55315: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.55318: variable 'ansible_connection' from source: unknown 6747 1726880590.55324: variable 'ansible_module_compression' from source: unknown 6747 1726880590.55327: variable 'ansible_shell_type' from source: unknown 6747 1726880590.55329: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.55333: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.55335: variable 'ansible_pipelining' from source: unknown 6747 1726880590.55337: variable 'ansible_timeout' from source: unknown 6747 1726880590.55339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.55421: 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) 6747 1726880590.55430: variable 'omit' from source: magic vars 6747 1726880590.55435: starting attempt loop 6747 1726880590.55438: running the handler 6747 1726880590.55451: handler run complete 6747 1726880590.55456: attempt loop complete, returning result 6747 1726880590.55459: _execute() done 6747 1726880590.55462: dumping result to json 6747 1726880590.55464: done dumping result, returning 6747 1726880590.55474: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list [02c48edd-c8ad-6246-0b37-00000000006a] 6747 1726880590.55476: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006a 6747 1726880590.55548: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006a 6747 1726880590.55551: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__metrics_domains": [ "bpftrace" ] }, "changed": false } 6747 1726880590.55628: no more pending results, returning what we have 6747 1726880590.55631: results queue empty 6747 1726880590.55632: checking for any_errors_fatal 6747 1726880590.55635: done checking for any_errors_fatal 6747 1726880590.55636: checking for max_fail_percentage 6747 1726880590.55637: done checking for max_fail_percentage 6747 1726880590.55638: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.55639: done checking to see if all hosts have failed 6747 1726880590.55639: getting the remaining hosts for this loop 6747 1726880590.55641: done getting the remaining hosts for this loop 6747 1726880590.55643: getting the next task for host managed_node2 6747 1726880590.55650: done getting next task for host managed_node2 6747 1726880590.55653: ^ task is: TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 6747 1726880590.55655: ^ 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? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.55661: getting variables 6747 1726880590.55662: in VariableManager get_vars() 6747 1726880590.55681: Calling all_inventory to load vars for managed_node2 6747 1726880590.55685: Calling groups_inventory to load vars for managed_node2 6747 1726880590.55687: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.55692: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.55694: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.55695: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.56042: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.56301: done with get_vars() 6747 1726880590.56310: done getting variables 6747 1726880590.56351: 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.metrics : Setup metrics access for roles] ****** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Friday 20 September 2024 21:03:10 -0400 (0:00:00.023) 0:00:05.591 ****** 6747 1726880590.56371: entering _queue_task() for managed_node2/set_fact 6747 1726880590.56534: worker is 1 (out of 1 available) 6747 1726880590.56550: exiting _queue_task() for managed_node2/set_fact 6747 1726880590.56561: done queuing things up, now waiting for results queue to drain 6747 1726880590.56562: waiting for pending results... 6747 1726880590.56695: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 6747 1726880590.56761: in run() - task 02c48edd-c8ad-6246-0b37-00000000006b 6747 1726880590.56771: variable 'ansible_search_path' from source: unknown 6747 1726880590.56775: variable 'ansible_search_path' from source: unknown 6747 1726880590.56804: calling self._execute() 6747 1726880590.56856: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.56859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.56868: variable 'omit' from source: magic vars 6747 1726880590.57118: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.57144: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.57164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.57191: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.57203: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.57242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.57259: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.57275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.57299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.57310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.57416: variable 'metrics_username' from source: role '' defaults 6747 1726880590.57434: Evaluated conditional (metrics_username | d("") | length > 0): True 6747 1726880590.57447: variable 'omit' from source: magic vars 6747 1726880590.57471: variable 'omit' from source: magic vars 6747 1726880590.57493: variable 'metrics_username' from source: role '' defaults 6747 1726880590.57545: variable 'metrics_username' from source: role '' defaults 6747 1726880590.57557: variable 'metrics_username' from source: role '' defaults 6747 1726880590.57599: variable 'metrics_username' from source: role '' defaults 6747 1726880590.57605: variable 'metrics_password' from source: role '' defaults 6747 1726880590.57651: variable 'metrics_password' from source: role '' defaults 6747 1726880590.57664: variable 'omit' from source: magic vars 6747 1726880590.57685: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880590.57705: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.57719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880590.57733: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.57741: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.57762: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.57767: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.57770: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.57835: Set connection var ansible_pipelining to False 6747 1726880590.57842: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.57850: Set connection var ansible_timeout to 10 6747 1726880590.57853: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.57857: Set connection var ansible_shell_type to sh 6747 1726880590.57860: Set connection var ansible_connection to ssh 6747 1726880590.57875: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.57877: variable 'ansible_connection' from source: unknown 6747 1726880590.57882: variable 'ansible_module_compression' from source: unknown 6747 1726880590.57884: variable 'ansible_shell_type' from source: unknown 6747 1726880590.57886: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.57888: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.57891: variable 'ansible_pipelining' from source: unknown 6747 1726880590.57893: variable 'ansible_timeout' from source: unknown 6747 1726880590.57895: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.57983: 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) 6747 1726880590.57992: variable 'omit' from source: magic vars 6747 1726880590.57998: starting attempt loop 6747 1726880590.58001: running the handler 6747 1726880590.58014: handler run complete 6747 1726880590.58019: attempt loop complete, returning result 6747 1726880590.58022: _execute() done 6747 1726880590.58026: dumping result to json 6747 1726880590.58030: done dumping result, returning 6747 1726880590.58038: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles [02c48edd-c8ad-6246-0b37-00000000006b] 6747 1726880590.58040: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006b 6747 1726880590.58110: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006b 6747 1726880590.58116: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } 6747 1726880590.58187: no more pending results, returning what we have 6747 1726880590.58189: results queue empty 6747 1726880590.58190: checking for any_errors_fatal 6747 1726880590.58194: done checking for any_errors_fatal 6747 1726880590.58195: checking for max_fail_percentage 6747 1726880590.58196: done checking for max_fail_percentage 6747 1726880590.58197: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.58198: done checking to see if all hosts have failed 6747 1726880590.58204: getting the remaining hosts for this loop 6747 1726880590.58206: done getting the remaining hosts for this loop 6747 1726880590.58209: getting the next task for host managed_node2 6747 1726880590.58214: done getting next task for host managed_node2 6747 1726880590.58217: ^ task is: TASK: Configure Elasticsearch metrics 6747 1726880590.58219: ^ 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? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.58231: getting variables 6747 1726880590.58232: in VariableManager get_vars() 6747 1726880590.58261: Calling all_inventory to load vars for managed_node2 6747 1726880590.58264: Calling groups_inventory to load vars for managed_node2 6747 1726880590.58266: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.58273: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.58275: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.58277: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.58514: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.58789: done with get_vars() 6747 1726880590.58798: done getting variables TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Friday 20 September 2024 21:03:10 -0400 (0:00:00.024) 0:00:05.616 ****** 6747 1726880590.58863: entering _queue_task() for managed_node2/include_role 6747 1726880590.59039: worker is 1 (out of 1 available) 6747 1726880590.59055: exiting _queue_task() for managed_node2/include_role 6747 1726880590.59066: done queuing things up, now waiting for results queue to drain 6747 1726880590.59067: waiting for pending results... 6747 1726880590.59201: running TaskExecutor() for managed_node2/TASK: Configure Elasticsearch metrics 6747 1726880590.59273: in run() - task 02c48edd-c8ad-6246-0b37-00000000006c 6747 1726880590.59283: variable 'ansible_search_path' from source: unknown 6747 1726880590.59287: variable 'ansible_search_path' from source: unknown 6747 1726880590.59314: calling self._execute() 6747 1726880590.59369: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.59373: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.59382: variable 'omit' from source: magic vars 6747 1726880590.59653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.59677: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.59695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.59724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.59739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.59858: variable 'metrics_from_elasticsearch' from source: role '' defaults 6747 1726880590.59861: variable 'metrics_into_elasticsearch' from source: role '' defaults 6747 1726880590.59875: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool ): False 6747 1726880590.59878: when evaluation is False, skipping this task 6747 1726880590.59881: _execute() done 6747 1726880590.59883: dumping result to json 6747 1726880590.59886: done dumping result, returning 6747 1726880590.59891: done running TaskExecutor() for managed_node2/TASK: Configure Elasticsearch metrics [02c48edd-c8ad-6246-0b37-00000000006c] 6747 1726880590.59894: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006c 6747 1726880590.59989: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006c 6747 1726880590.59992: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool\n", "skip_reason": "Conditional result was False" } 6747 1726880590.60035: no more pending results, returning what we have 6747 1726880590.60038: results queue empty 6747 1726880590.60039: checking for any_errors_fatal 6747 1726880590.60043: done checking for any_errors_fatal 6747 1726880590.60043: checking for max_fail_percentage 6747 1726880590.60044: done checking for max_fail_percentage 6747 1726880590.60048: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.60048: done checking to see if all hosts have failed 6747 1726880590.60049: getting the remaining hosts for this loop 6747 1726880590.60050: done getting the remaining hosts for this loop 6747 1726880590.60053: getting the next task for host managed_node2 6747 1726880590.60057: done getting next task for host managed_node2 6747 1726880590.60059: ^ task is: TASK: Configure SQL Server metrics. 6747 1726880590.60062: ^ 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? (HOST STATE: block=0, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.60073: getting variables 6747 1726880590.60074: in VariableManager get_vars() 6747 1726880590.60103: Calling all_inventory to load vars for managed_node2 6747 1726880590.60105: Calling groups_inventory to load vars for managed_node2 6747 1726880590.60106: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.60112: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.60114: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.60116: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.60345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.60614: done with get_vars() 6747 1726880590.60621: done getting variables TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Friday 20 September 2024 21:03:10 -0400 (0:00:00.018) 0:00:05.634 ****** 6747 1726880590.60684: entering _queue_task() for managed_node2/include_role 6747 1726880590.60854: worker is 1 (out of 1 available) 6747 1726880590.60866: exiting _queue_task() for managed_node2/include_role 6747 1726880590.60876: done queuing things up, now waiting for results queue to drain 6747 1726880590.60877: waiting for pending results... 6747 1726880590.61010: running TaskExecutor() for managed_node2/TASK: Configure SQL Server metrics. 6747 1726880590.61075: in run() - task 02c48edd-c8ad-6246-0b37-00000000006d 6747 1726880590.61086: variable 'ansible_search_path' from source: unknown 6747 1726880590.61089: variable 'ansible_search_path' from source: unknown 6747 1726880590.61117: calling self._execute() 6747 1726880590.61169: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.61172: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.61180: variable 'omit' from source: magic vars 6747 1726880590.61418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.61450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.61468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.61495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.61507: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.61601: variable 'metrics_from_mssql' from source: role '' defaults 6747 1726880590.61613: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 6747 1726880590.61616: when evaluation is False, skipping this task 6747 1726880590.61619: _execute() done 6747 1726880590.61621: dumping result to json 6747 1726880590.61625: done dumping result, returning 6747 1726880590.61631: done running TaskExecutor() for managed_node2/TASK: Configure SQL Server metrics. [02c48edd-c8ad-6246-0b37-00000000006d] 6747 1726880590.61635: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006d 6747 1726880590.61721: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006d 6747 1726880590.61726: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 6747 1726880590.61784: no more pending results, returning what we have 6747 1726880590.61787: results queue empty 6747 1726880590.61788: checking for any_errors_fatal 6747 1726880590.61792: done checking for any_errors_fatal 6747 1726880590.61793: checking for max_fail_percentage 6747 1726880590.61794: done checking for max_fail_percentage 6747 1726880590.61795: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.61796: done checking to see if all hosts have failed 6747 1726880590.61796: getting the remaining hosts for this loop 6747 1726880590.61798: done getting the remaining hosts for this loop 6747 1726880590.61801: getting the next task for host managed_node2 6747 1726880590.61805: done getting next task for host managed_node2 6747 1726880590.61807: ^ task is: TASK: Configure Postfix metrics. 6747 1726880590.61810: ^ 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? (HOST STATE: block=0, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.61819: getting variables 6747 1726880590.61820: in VariableManager get_vars() 6747 1726880590.61842: Calling all_inventory to load vars for managed_node2 6747 1726880590.61844: Calling groups_inventory to load vars for managed_node2 6747 1726880590.61847: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.61853: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.61855: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.61858: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.62087: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.62358: done with get_vars() 6747 1726880590.62366: done getting variables TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Friday 20 September 2024 21:03:10 -0400 (0:00:00.017) 0:00:05.652 ****** 6747 1726880590.62425: entering _queue_task() for managed_node2/include_role 6747 1726880590.62594: worker is 1 (out of 1 available) 6747 1726880590.62606: exiting _queue_task() for managed_node2/include_role 6747 1726880590.62616: done queuing things up, now waiting for results queue to drain 6747 1726880590.62617: waiting for pending results... 6747 1726880590.62749: running TaskExecutor() for managed_node2/TASK: Configure Postfix metrics. 6747 1726880590.62811: in run() - task 02c48edd-c8ad-6246-0b37-00000000006e 6747 1726880590.62821: variable 'ansible_search_path' from source: unknown 6747 1726880590.62826: variable 'ansible_search_path' from source: unknown 6747 1726880590.62852: calling self._execute() 6747 1726880590.62902: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.62906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.62914: variable 'omit' from source: magic vars 6747 1726880590.63152: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.63177: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.63198: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.63227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.63239: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.63340: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 6747 1726880590.63343: when evaluation is False, skipping this task 6747 1726880590.63349: _execute() done 6747 1726880590.63352: dumping result to json 6747 1726880590.63354: done dumping result, returning 6747 1726880590.63356: done running TaskExecutor() for managed_node2/TASK: Configure Postfix metrics. [02c48edd-c8ad-6246-0b37-00000000006e] 6747 1726880590.63359: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006e 6747 1726880590.63442: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006e 6747 1726880590.63448: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 6747 1726880590.63514: no more pending results, returning what we have 6747 1726880590.63516: results queue empty 6747 1726880590.63517: checking for any_errors_fatal 6747 1726880590.63520: done checking for any_errors_fatal 6747 1726880590.63521: checking for max_fail_percentage 6747 1726880590.63522: done checking for max_fail_percentage 6747 1726880590.63524: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.63525: done checking to see if all hosts have failed 6747 1726880590.63525: getting the remaining hosts for this loop 6747 1726880590.63526: done getting the remaining hosts for this loop 6747 1726880590.63529: getting the next task for host managed_node2 6747 1726880590.63532: done getting next task for host managed_node2 6747 1726880590.63533: ^ task is: TASK: Setup bpftrace metrics. 6747 1726880590.63535: ^ 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? (HOST STATE: block=0, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.63543: getting variables 6747 1726880590.63544: in VariableManager get_vars() 6747 1726880590.63570: Calling all_inventory to load vars for managed_node2 6747 1726880590.63572: Calling groups_inventory to load vars for managed_node2 6747 1726880590.63574: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.63579: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.63581: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.63582: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.63809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.64079: done with get_vars() 6747 1726880590.64087: done getting variables TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Friday 20 September 2024 21:03:10 -0400 (0:00:00.017) 0:00:05.669 ****** 6747 1726880590.64149: entering _queue_task() for managed_node2/include_role 6747 1726880590.64305: worker is 1 (out of 1 available) 6747 1726880590.64318: exiting _queue_task() for managed_node2/include_role 6747 1726880590.64329: done queuing things up, now waiting for results queue to drain 6747 1726880590.64330: waiting for pending results... 6747 1726880590.64465: running TaskExecutor() for managed_node2/TASK: Setup bpftrace metrics. 6747 1726880590.64525: in run() - task 02c48edd-c8ad-6246-0b37-00000000006f 6747 1726880590.64536: variable 'ansible_search_path' from source: unknown 6747 1726880590.64540: variable 'ansible_search_path' from source: unknown 6747 1726880590.64567: calling self._execute() 6747 1726880590.64616: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.64620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.64629: variable 'omit' from source: magic vars 6747 1726880590.64863: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880590.64890: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880590.64909: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880590.64943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880590.64956: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880590.65052: variable 'metrics_from_bpftrace' from source: play vars 6747 1726880590.65063: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): True 6747 1726880590.65067: _execute() done 6747 1726880590.65070: dumping result to json 6747 1726880590.65072: done dumping result, returning 6747 1726880590.65079: done running TaskExecutor() for managed_node2/TASK: Setup bpftrace metrics. [02c48edd-c8ad-6246-0b37-00000000006f] 6747 1726880590.65082: sending task result for task 02c48edd-c8ad-6246-0b37-00000000006f 6747 1726880590.65167: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000006f 6747 1726880590.65170: WORKER PROCESS EXITING 6747 1726880590.65234: no more pending results, returning what we have 6747 1726880590.65239: in VariableManager get_vars() 6747 1726880590.65266: Calling all_inventory to load vars for managed_node2 6747 1726880590.65268: Calling groups_inventory to load vars for managed_node2 6747 1726880590.65269: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.65274: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.65276: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.65278: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.65508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.65776: done with get_vars() 6747 1726880590.65783: variable 'ansible_search_path' from source: unknown 6747 1726880590.65784: variable 'ansible_search_path' from source: unknown 6747 1726880590.66121: variable 'omit' from source: magic vars 6747 1726880590.66148: variable 'omit' from source: magic vars 6747 1726880590.66158: variable 'omit' from source: magic vars 6747 1726880590.66161: we have included files to process 6747 1726880590.66162: generating all_blocks data 6747 1726880590.66163: done generating all_blocks data 6747 1726880590.66166: processing included file: fedora.linux_system_roles.private_metrics_subrole_bpftrace 6747 1726880590.66180: in VariableManager get_vars() 6747 1726880590.66190: done with get_vars() 6747 1726880590.66224: in VariableManager get_vars() 6747 1726880590.66239: done with get_vars() 6747 1726880590.66265: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/main.yml 6747 1726880590.66316: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/defaults/main.yml 6747 1726880590.66344: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/meta/main.yml 6747 1726880590.66460: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml 6747 1726880590.67147: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/handlers/main.yml 6747 1726880590.67267: iterating over new_blocks loaded from include file 6747 1726880590.67268: in VariableManager get_vars() 6747 1726880590.67409: done with get_vars() 6747 1726880590.67410: filtering new block on tags 6747 1726880590.67419: done filtering new block on tags 6747 1726880590.67421: in VariableManager get_vars() 6747 1726880590.67435: done with get_vars() 6747 1726880590.67436: filtering new block on tags 6747 1726880590.67448: done filtering new block on tags 6747 1726880590.67450: in VariableManager get_vars() 6747 1726880590.67463: done with get_vars() 6747 1726880590.67464: filtering new block on tags 6747 1726880590.67481: done filtering new block on tags 6747 1726880590.67482: in VariableManager get_vars() 6747 1726880590.67494: done with get_vars() 6747 1726880590.67495: filtering new block on tags 6747 1726880590.67504: done filtering new block on tags 6747 1726880590.67506: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_bpftrace for managed_node2 6747 1726880590.67509: extending task lists for all hosts with included blocks 6747 1726880590.67828: done extending task lists 6747 1726880590.67829: done processing included files 6747 1726880590.67829: results queue empty 6747 1726880590.67830: checking for any_errors_fatal 6747 1726880590.67832: done checking for any_errors_fatal 6747 1726880590.67832: checking for max_fail_percentage 6747 1726880590.67833: done checking for max_fail_percentage 6747 1726880590.67833: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.67834: done checking to see if all hosts have failed 6747 1726880590.67834: getting the remaining hosts for this loop 6747 1726880590.67835: done getting the remaining hosts for this loop 6747 1726880590.67836: getting the next task for host managed_node2 6747 1726880590.67839: done getting next task for host managed_node2 6747 1726880590.67840: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables 6747 1726880590.67842: ^ 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? (HOST STATE: block=0, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.67853: getting variables 6747 1726880590.67853: in VariableManager get_vars() 6747 1726880590.67862: Calling all_inventory to load vars for managed_node2 6747 1726880590.67863: Calling groups_inventory to load vars for managed_node2 6747 1726880590.67864: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.67867: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.67869: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.67870: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.68067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.68332: done with get_vars() 6747 1726880590.68340: done getting variables 6747 1726880590.68367: 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) TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 Friday 20 September 2024 21:03:10 -0400 (0:00:00.042) 0:00:05.711 ****** 6747 1726880590.68387: entering _queue_task() for managed_node2/include_vars 6747 1726880590.68569: worker is 1 (out of 1 available) 6747 1726880590.68582: exiting _queue_task() for managed_node2/include_vars 6747 1726880590.68593: done queuing things up, now waiting for results queue to drain 6747 1726880590.68594: waiting for pending results... 6747 1726880590.68741: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables 6747 1726880590.68819: in run() - task 02c48edd-c8ad-6246-0b37-000000000116 6747 1726880590.68831: variable 'ansible_search_path' from source: unknown 6747 1726880590.68835: variable 'ansible_search_path' from source: unknown 6747 1726880590.69005: variable 'role_path' from source: magic vars 6747 1726880590.69106: variable 'role_path' from source: magic vars 6747 1726880590.69109: variable 'ansible_facts' from source: unknown 6747 1726880590.69306: variable 'role_path' from source: magic vars 6747 1726880590.69310: variable 'ansible_facts' from source: unknown 6747 1726880590.69476: variable 'role_path' from source: magic vars 6747 1726880590.69480: variable 'ansible_facts' from source: unknown 6747 1726880590.69642: variable 'role_path' from source: magic vars 6747 1726880590.69648: variable 'ansible_facts' from source: unknown 6747 1726880590.69736: variable 'omit' from source: magic vars 6747 1726880590.69800: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.69806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.69817: variable 'omit' from source: magic vars 6747 1726880590.69970: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880590.70140: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880590.70172: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880590.70195: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880590.70218: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880590.70274: variable 'item' from source: unknown 6747 1726880590.70281: Evaluated conditional (item is file): True 6747 1726880590.70285: variable 'omit' from source: magic vars 6747 1726880590.70319: variable 'omit' from source: magic vars 6747 1726880590.70355: variable 'item' from source: unknown 6747 1726880590.70403: variable 'item' from source: unknown 6747 1726880590.70414: variable 'omit' from source: magic vars 6747 1726880590.70435: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880590.70456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.70473: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880590.70485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.70494: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.70514: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.70517: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.70520: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.70588: Set connection var ansible_pipelining to False 6747 1726880590.70595: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.70601: Set connection var ansible_timeout to 10 6747 1726880590.70606: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.70611: Set connection var ansible_shell_type to sh 6747 1726880590.70613: Set connection var ansible_connection to ssh 6747 1726880590.70628: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.70631: variable 'ansible_connection' from source: unknown 6747 1726880590.70634: variable 'ansible_module_compression' from source: unknown 6747 1726880590.70636: variable 'ansible_shell_type' from source: unknown 6747 1726880590.70638: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.70640: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.70645: variable 'ansible_pipelining' from source: unknown 6747 1726880590.70649: variable 'ansible_timeout' from source: unknown 6747 1726880590.70652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.70726: 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) 6747 1726880590.70734: variable 'omit' from source: magic vars 6747 1726880590.70739: starting attempt loop 6747 1726880590.70742: running the handler 6747 1726880590.70827: handler run complete 6747 1726880590.70836: attempt loop complete, returning result 6747 1726880590.70849: variable 'item' from source: unknown 6747 1726880590.70889: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml) => { "ansible_facts": { "bpftrace_metrics_provider": "pcp" }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/default.yml" } 6747 1726880590.71021: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.71026: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.71030: variable 'omit' from source: magic vars 6747 1726880590.71099: variable 'item' from source: unknown 6747 1726880590.71106: Evaluated conditional (item is file): True 6747 1726880590.71108: variable 'omit' from source: magic vars 6747 1726880590.71119: variable 'omit' from source: magic vars 6747 1726880590.71158: variable 'item' from source: unknown 6747 1726880590.71200: variable 'item' from source: unknown 6747 1726880590.71211: variable 'omit' from source: magic vars 6747 1726880590.71226: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.71233: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.71238: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.71251: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.71255: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.71257: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.71299: Set connection var ansible_pipelining to False 6747 1726880590.71305: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.71312: Set connection var ansible_timeout to 10 6747 1726880590.71316: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.71321: Set connection var ansible_shell_type to sh 6747 1726880590.71325: Set connection var ansible_connection to ssh 6747 1726880590.71338: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.71349: variable 'ansible_connection' from source: unknown 6747 1726880590.71352: variable 'ansible_module_compression' from source: unknown 6747 1726880590.71354: variable 'ansible_shell_type' from source: unknown 6747 1726880590.71356: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.71358: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.71360: variable 'ansible_pipelining' from source: unknown 6747 1726880590.71362: variable 'ansible_timeout' from source: unknown 6747 1726880590.71364: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.71418: 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) 6747 1726880590.71426: variable 'omit' from source: magic vars 6747 1726880590.71430: starting attempt loop 6747 1726880590.71433: running the handler 6747 1726880590.71461: handler run complete 6747 1726880590.71466: attempt loop complete, returning result 6747 1726880590.71483: variable 'item' from source: unknown 6747 1726880590.71521: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml) => { "ansible_facts": {}, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/RedHat.yml" } 6747 1726880590.71605: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.71608: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.71610: variable 'omit' from source: magic vars 6747 1726880590.71703: variable 'item' from source: unknown 6747 1726880590.71710: Evaluated conditional (item is file): False 6747 1726880590.71712: when evaluation is False, skipping this task 6747 1726880590.71739: variable 'item' from source: unknown 6747 1726880590.71780: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS.yml", "skip_reason": "Conditional result was False" } 6747 1726880590.71852: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.71856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.71858: variable 'omit' from source: magic vars 6747 1726880590.71957: variable 'item' from source: unknown 6747 1726880590.71963: Evaluated conditional (item is file): True 6747 1726880590.71965: variable 'omit' from source: magic vars 6747 1726880590.71979: variable 'omit' from source: magic vars 6747 1726880590.72011: variable 'item' from source: unknown 6747 1726880590.72054: variable 'item' from source: unknown 6747 1726880590.72064: variable 'omit' from source: magic vars 6747 1726880590.72079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.72082: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.72092: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.72099: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.72101: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.72103: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.72149: Set connection var ansible_pipelining to False 6747 1726880590.72153: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.72159: Set connection var ansible_timeout to 10 6747 1726880590.72164: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.72169: Set connection var ansible_shell_type to sh 6747 1726880590.72171: Set connection var ansible_connection to ssh 6747 1726880590.72183: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.72186: variable 'ansible_connection' from source: unknown 6747 1726880590.72188: variable 'ansible_module_compression' from source: unknown 6747 1726880590.72194: variable 'ansible_shell_type' from source: unknown 6747 1726880590.72197: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.72200: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.72203: variable 'ansible_pipelining' from source: unknown 6747 1726880590.72205: variable 'ansible_timeout' from source: unknown 6747 1726880590.72207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.72265: 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) 6747 1726880590.72271: variable 'omit' from source: magic vars 6747 1726880590.72274: starting attempt loop 6747 1726880590.72276: running the handler 6747 1726880590.72306: handler run complete 6747 1726880590.72312: attempt loop complete, returning result 6747 1726880590.72326: variable 'item' from source: unknown 6747 1726880590.72368: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" } 6747 1726880590.72450: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.72454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.72456: variable 'omit' from source: magic vars 6747 1726880590.72551: variable 'item' from source: unknown 6747 1726880590.72555: Evaluated conditional (item is file): True 6747 1726880590.72557: variable 'omit' from source: magic vars 6747 1726880590.72575: variable 'omit' from source: magic vars 6747 1726880590.72603: variable 'item' from source: unknown 6747 1726880590.72648: variable 'item' from source: unknown 6747 1726880590.72657: variable 'omit' from source: magic vars 6747 1726880590.72670: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.72677: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.72680: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.72694: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.72697: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.72699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.72741: Set connection var ansible_pipelining to False 6747 1726880590.72749: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.72753: Set connection var ansible_timeout to 10 6747 1726880590.72758: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.72763: Set connection var ansible_shell_type to sh 6747 1726880590.72766: Set connection var ansible_connection to ssh 6747 1726880590.72778: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.72780: variable 'ansible_connection' from source: unknown 6747 1726880590.72782: variable 'ansible_module_compression' from source: unknown 6747 1726880590.72785: variable 'ansible_shell_type' from source: unknown 6747 1726880590.72787: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.72789: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.72795: variable 'ansible_pipelining' from source: unknown 6747 1726880590.72798: variable 'ansible_timeout' from source: unknown 6747 1726880590.72800: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.72860: 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) 6747 1726880590.72865: variable 'omit' from source: magic vars 6747 1726880590.72868: starting attempt loop 6747 1726880590.72870: running the handler 6747 1726880590.72897: handler run complete 6747 1726880590.72903: attempt loop complete, returning result 6747 1726880590.72918: variable 'item' from source: unknown 6747 1726880590.72959: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml) => { "ansible_facts": { "__bpftrace_packages": [ "bpftrace" ], "__bpftrace_packages_pcp": [ "pcp-pmda-bpftrace" ] }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/vars/CentOS_10.yml" } 6747 1726880590.73044: dumping result to json 6747 1726880590.73049: done dumping result, returning 6747 1726880590.73052: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables [02c48edd-c8ad-6246-0b37-000000000116] 6747 1726880590.73054: sending task result for task 02c48edd-c8ad-6246-0b37-000000000116 6747 1726880590.73092: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000116 6747 1726880590.73095: WORKER PROCESS EXITING 6747 1726880590.73212: no more pending results, returning what we have 6747 1726880590.73215: results queue empty 6747 1726880590.73216: checking for any_errors_fatal 6747 1726880590.73217: done checking for any_errors_fatal 6747 1726880590.73218: checking for max_fail_percentage 6747 1726880590.73219: done checking for max_fail_percentage 6747 1726880590.73220: checking to see if all hosts have failed and the running result is not ok 6747 1726880590.73221: done checking to see if all hosts have failed 6747 1726880590.73222: getting the remaining hosts for this loop 6747 1726880590.73225: done getting the remaining hosts for this loop 6747 1726880590.73227: getting the next task for host managed_node2 6747 1726880590.73233: done getting next task for host managed_node2 6747 1726880590.73235: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree 6747 1726880590.73238: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880590.73249: getting variables 6747 1726880590.73250: in VariableManager get_vars() 6747 1726880590.73271: Calling all_inventory to load vars for managed_node2 6747 1726880590.73273: Calling groups_inventory to load vars for managed_node2 6747 1726880590.73274: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880590.73280: Calling all_plugins_play to load vars for managed_node2 6747 1726880590.73282: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880590.73283: Calling groups_plugins_play to load vars for managed_node2 6747 1726880590.73526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880590.73807: done with get_vars() 6747 1726880590.73815: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 Friday 20 September 2024 21:03:10 -0400 (0:00:00.054) 0:00:05.766 ****** 6747 1726880590.73880: entering _queue_task() for managed_node2/stat 6747 1726880590.74066: worker is 1 (out of 1 available) 6747 1726880590.74079: exiting _queue_task() for managed_node2/stat 6747 1726880590.74091: done queuing things up, now waiting for results queue to drain 6747 1726880590.74092: waiting for pending results... 6747 1726880590.74237: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree 6747 1726880590.74319: in run() - task 02c48edd-c8ad-6246-0b37-000000000118 6747 1726880590.74334: variable 'ansible_search_path' from source: unknown 6747 1726880590.74337: variable 'ansible_search_path' from source: unknown 6747 1726880590.74366: calling self._execute() 6747 1726880590.74419: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.74432: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.74436: variable 'omit' from source: magic vars 6747 1726880590.74670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880590.74855: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880590.74887: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880590.74931: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880590.74943: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880590.75233: 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) 6747 1726880590.75237: 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) 6747 1726880590.75240: 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) 6747 1726880590.75242: 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) 6747 1726880590.75244: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 6747 1726880590.75249: variable 'omit' from source: magic vars 6747 1726880590.75402: variable 'omit' from source: magic vars 6747 1726880590.75438: variable 'omit' from source: magic vars 6747 1726880590.75463: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880590.75490: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880590.75508: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880590.75531: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.75535: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880590.75581: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880590.75585: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.75587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.75667: Set connection var ansible_pipelining to False 6747 1726880590.75671: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880590.75680: Set connection var ansible_timeout to 10 6747 1726880590.75689: Set connection var ansible_shell_executable to /bin/sh 6747 1726880590.75691: Set connection var ansible_shell_type to sh 6747 1726880590.75694: Set connection var ansible_connection to ssh 6747 1726880590.75714: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.75717: variable 'ansible_connection' from source: unknown 6747 1726880590.75720: variable 'ansible_module_compression' from source: unknown 6747 1726880590.75722: variable 'ansible_shell_type' from source: unknown 6747 1726880590.75726: variable 'ansible_shell_executable' from source: unknown 6747 1726880590.75730: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880590.75734: variable 'ansible_pipelining' from source: unknown 6747 1726880590.75736: variable 'ansible_timeout' from source: unknown 6747 1726880590.75741: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880590.75886: 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__) 6747 1726880590.75889: variable 'omit' from source: magic vars 6747 1726880590.75895: starting attempt loop 6747 1726880590.75897: running the handler 6747 1726880590.75912: _low_level_execute_command(): starting 6747 1726880590.75919: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880590.76655: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880590.76663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880590.76666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.76669: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880590.76671: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880590.76674: stderr chunk (state=3): >>>debug2: match not found <<< 6747 1726880590.76676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.76678: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6747 1726880590.76680: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880590.76683: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6747 1726880590.76688: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880590.76700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.76712: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880590.76721: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880590.76730: stderr chunk (state=3): >>>debug2: match found <<< 6747 1726880590.76739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.76830: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.76847: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880590.76884: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.77089: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.78753: stdout chunk (state=3): >>>/root <<< 6747 1726880590.78869: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880590.78880: stderr chunk (state=3): >>><<< 6747 1726880590.78883: stdout chunk (state=3): >>><<< 6747 1726880590.78907: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880590.78917: _low_level_execute_command(): starting 6747 1726880590.78926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124 `" && echo ansible-tmp-1726880590.7890515-6887-65789751198124="` echo /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124 `" ) && sleep 0' 6747 1726880590.79360: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.79364: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.79367: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.79369: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.79408: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.79412: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.79458: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.81302: stdout chunk (state=3): >>>ansible-tmp-1726880590.7890515-6887-65789751198124=/root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124 <<< 6747 1726880590.81411: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880590.81433: stderr chunk (state=3): >>><<< 6747 1726880590.81436: stdout chunk (state=3): >>><<< 6747 1726880590.81451: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880590.7890515-6887-65789751198124=/root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880590.81491: variable 'ansible_module_compression' from source: unknown 6747 1726880590.81537: ANSIBALLZ: Using lock for stat 6747 1726880590.81541: ANSIBALLZ: Acquiring lock 6747 1726880590.81543: ANSIBALLZ: Lock acquired: 139875214840256 6747 1726880590.81546: ANSIBALLZ: Creating module 6747 1726880590.88969: ANSIBALLZ: Writing module into payload 6747 1726880590.89036: ANSIBALLZ: Writing module 6747 1726880590.89053: ANSIBALLZ: Renaming module 6747 1726880590.89058: ANSIBALLZ: Done creating module 6747 1726880590.89073: variable 'ansible_facts' from source: unknown 6747 1726880590.89118: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py 6747 1726880590.89217: Sending initial data 6747 1726880590.89220: Sent initial data (150 bytes) 6747 1726880590.89689: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.89692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.89694: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.89696: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.89748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.89751: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880590.89758: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.89802: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.91333: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 6747 1726880590.91339: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880590.91369: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880590.91416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmphwi27xtm /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py <<< 6747 1726880590.91419: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py" <<< 6747 1726880590.91452: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmphwi27xtm" to remote "/root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py" <<< 6747 1726880590.91461: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py" <<< 6747 1726880590.91960: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880590.92001: stderr chunk (state=3): >>><<< 6747 1726880590.92009: stdout chunk (state=3): >>><<< 6747 1726880590.92049: done transferring module to remote 6747 1726880590.92062: _low_level_execute_command(): starting 6747 1726880590.92067: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/ /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py && sleep 0' 6747 1726880590.92484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.92519: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880590.92525: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880590.92528: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.92530: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.92533: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.92581: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.92585: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880590.92587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.92633: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.94319: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880590.94346: stderr chunk (state=3): >>><<< 6747 1726880590.94352: stdout chunk (state=3): >>><<< 6747 1726880590.94366: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880590.94369: _low_level_execute_command(): starting 6747 1726880590.94373: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/AnsiballZ_stat.py && sleep 0' 6747 1726880590.94788: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880590.94791: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.94794: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880590.94796: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880590.94841: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880590.94844: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880590.94895: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880590.96964: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880590.96996: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880590.97027: stdout chunk (state=3): >>>import '_thread' # <<< 6747 1726880590.97038: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 6747 1726880590.97100: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880590.97105: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880590.97137: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880590.97170: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880590.97200: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880590.97208: stdout chunk (state=3): >>>import 'zipimport' # <<< 6747 1726880590.97218: stdout chunk (state=3): >>># installed zipimport hook <<< 6747 1726880590.97260: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880590.97281: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880590.97305: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880590.97338: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880590.97371: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880590.97374: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e4184d0> <<< 6747 1726880590.97385: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e3e7b30> <<< 6747 1726880590.97409: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6747 1726880590.97416: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e41aa50> <<< 6747 1726880590.97439: stdout chunk (state=3): >>>import '_signal' # <<< 6747 1726880590.97464: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6747 1726880590.97488: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880590.97520: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880590.97602: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880590.97631: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880590.97666: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880590.97680: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6747 1726880590.97697: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 6747 1726880590.97717: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880590.97721: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880590.97752: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880590.97776: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e209130> <<< 6747 1726880590.97831: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 6747 1726880590.97842: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880590.97846: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e209fa0> <<< 6747 1726880590.97872: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880590.97902: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880590.98126: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880590.98141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880590.98165: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880590.98168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880590.98192: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880590.98230: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880590.98253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880590.98273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880590.98286: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e247e30> <<< 6747 1726880590.98311: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880590.98326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880590.98356: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e247ef0> <<< 6747 1726880590.98372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880590.98399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880590.98419: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880590.98469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880590.98486: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880590.98512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 6747 1726880590.98516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e27f860> <<< 6747 1726880590.98535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6747 1726880590.98554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880590.98567: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e27fef0> <<< 6747 1726880590.98580: stdout chunk (state=3): >>>import '_collections' # <<< 6747 1726880590.98614: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e25fb00> <<< 6747 1726880590.98632: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880590.98658: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e25d220> <<< 6747 1726880590.98750: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e244fe0> <<< 6747 1726880590.98770: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880590.98794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880590.98799: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880590.98826: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880590.98848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880590.98869: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6747 1726880590.98874: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6747 1726880590.98907: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e29f800> <<< 6747 1726880590.98921: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e29e420> <<< 6747 1726880590.98949: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 6747 1726880590.98957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e25e0f0> <<< 6747 1726880590.98962: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e29cc80> <<< 6747 1726880590.99019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6747 1726880590.99028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d4830> <<< 6747 1726880590.99031: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e244260> <<< 6747 1726880590.99055: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880590.99086: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880590.99091: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e2d4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d4b90> <<< 6747 1726880590.99138: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880590.99141: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e2d4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e242d80> <<< 6747 1726880590.99176: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880590.99207: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880590.99237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880590.99250: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d5340> <<< 6747 1726880590.99263: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 6747 1726880590.99288: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 6747 1726880590.99293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880590.99310: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d6570> <<< 6747 1726880590.99332: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 6747 1726880590.99359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880590.99387: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880590.99416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 6747 1726880590.99430: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2ec770> <<< 6747 1726880590.99439: stdout chunk (state=3): >>>import 'errno' # <<< 6747 1726880590.99472: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880590.99475: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e2ede50> <<< 6747 1726880590.99505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6747 1726880590.99508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6747 1726880590.99540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6747 1726880590.99549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6747 1726880590.99557: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2eecf0> <<< 6747 1726880590.99584: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e2ef320> <<< 6747 1726880590.99602: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2ee240> <<< 6747 1726880590.99627: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880590.99633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880590.99671: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880590.99674: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e2efda0> <<< 6747 1726880590.99695: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2ef4d0> <<< 6747 1726880590.99731: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d64e0> <<< 6747 1726880590.99756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880590.99777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880590.99799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880590.99818: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880590.99848: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e087cb0> <<< 6747 1726880590.99877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880590.99909: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e0b0710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b0470> <<< 6747 1726880590.99939: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e0b0740> <<< 6747 1726880590.99972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 6747 1726880590.99977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880591.00044: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.00171: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e0b1070> <<< 6747 1726880591.00282: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.00291: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e0b1a60> <<< 6747 1726880591.00303: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b0920> <<< 6747 1726880591.00320: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e085e50> <<< 6747 1726880591.00339: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880591.00359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880591.00378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6747 1726880591.00395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b2e40> <<< 6747 1726880591.00431: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b1b80> <<< 6747 1726880591.00443: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d6c90> <<< 6747 1726880591.00467: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880591.00529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.00551: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880591.00578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880591.00610: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0d71d0> <<< 6747 1726880591.00661: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880591.00677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.00699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880591.00718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880591.00758: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0ff530> <<< 6747 1726880591.00781: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880591.00823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880591.00877: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880591.00899: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e1602f0> <<< 6747 1726880591.00919: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880591.00948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880591.00972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880591.01009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880591.01097: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e162a20> <<< 6747 1726880591.01172: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e1603e0> <<< 6747 1726880591.01210: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e125340> <<< 6747 1726880591.01235: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880591.01240: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718df653d0> <<< 6747 1726880591.01260: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0fe330> <<< 6747 1726880591.01265: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b3da0> <<< 6747 1726880591.01364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880591.01390: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f718df65670> <<< 6747 1726880591.01552: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_cer6kdb6/ansible_stat_payload.zip' <<< 6747 1726880591.01557: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.01686: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.01726: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880591.01729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880591.01773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880591.01845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880591.01878: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfbb0e0> <<< 6747 1726880591.01886: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880591.02072: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718df99fd0> <<< 6747 1726880591.02078: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718df99160> # zipimport: zlib available <<< 6747 1726880591.02108: stdout chunk (state=3): >>>import 'ansible' # <<< 6747 1726880591.02112: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.02142: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.02161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.02164: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6747 1726880591.02172: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.03558: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.04649: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6747 1726880591.04658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfb8f80> <<< 6747 1726880591.04677: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.04713: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6747 1726880591.04715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880591.04739: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880591.04766: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.04770: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718dfe2b40> <<< 6747 1726880591.04808: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe28d0> <<< 6747 1726880591.04836: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe21e0> <<< 6747 1726880591.04858: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880591.04914: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe2cf0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfbbb00> <<< 6747 1726880591.04917: stdout chunk (state=3): >>>import 'atexit' # <<< 6747 1726880591.04947: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718dfe38c0> <<< 6747 1726880591.04980: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.04985: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718dfe3ad0> <<< 6747 1726880591.04999: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880591.05051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880591.05056: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880591.05101: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe3f50> <<< 6747 1726880591.05106: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880591.05131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880591.05156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880591.05188: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d911d60> <<< 6747 1726880591.05218: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.05227: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d913980> <<< 6747 1726880591.05240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880591.05258: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880591.05293: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9142f0> <<< 6747 1726880591.05309: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880591.05342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880591.05356: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d915490> <<< 6747 1726880591.05380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880591.05409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880591.05431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880591.05487: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d917ec0> <<< 6747 1726880591.05525: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.05535: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718e0b2db0> <<< 6747 1726880591.05541: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9161b0> <<< 6747 1726880591.05565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880591.05590: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880591.05614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880591.05637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880591.05660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880591.05686: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880591.05704: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91fe30> <<< 6747 1726880591.05711: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880591.05774: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91e690> <<< 6747 1726880591.05801: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880591.05877: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91ebd0> <<< 6747 1726880591.05903: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d916690> <<< 6747 1726880591.05934: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d967f80> <<< 6747 1726880591.05959: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9680b0> <<< 6747 1726880591.05986: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880591.05998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880591.06025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880591.06060: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.06071: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9699a0> <<< 6747 1726880591.06080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880591.06184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880591.06235: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.06242: stdout chunk (state=3): >>>import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d96c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d96a2d0> <<< 6747 1726880591.06263: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880591.06296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.06318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6747 1726880591.06332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880591.06336: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880591.06377: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d96f830> <<< 6747 1726880591.06497: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d96c2f0> <<< 6747 1726880591.06562: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.06569: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970710> <<< 6747 1726880591.06590: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.06595: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970950> <<< 6747 1726880591.06633: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970bc0> <<< 6747 1726880591.06648: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9682c0> <<< 6747 1726880591.06669: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880591.06690: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880591.06713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880591.06736: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.06758: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d9fc2f0> <<< 6747 1726880591.06910: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d9fd730> <<< 6747 1726880591.06925: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d972a80> <<< 6747 1726880591.06963: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so'<<< 6747 1726880591.06966: stdout chunk (state=3): >>> # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d973e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9726c0> # zipimport: zlib available <<< 6747 1726880591.06986: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.06997: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 6747 1726880591.07008: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07091: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07183: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07190: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07198: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 6747 1726880591.07216: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880591.07239: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6747 1726880591.07359: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07474: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.07996: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.08534: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880591.08548: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6747 1726880591.08553: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 6747 1726880591.08566: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880591.08585: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.08637: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so'<<< 6747 1726880591.08643: stdout chunk (state=3): >>> import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d8018b0> <<< 6747 1726880591.08715: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6747 1726880591.08728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880591.08745: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d802600> <<< 6747 1726880591.08752: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9fdb80> <<< 6747 1726880591.08792: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880591.08806: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.08825: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.08846: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6747 1726880591.08853: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.08991: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.09146: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880591.09159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d8023f0> <<< 6747 1726880591.09172: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.09614: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10052: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10118: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10193: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880591.10198: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10241: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10274: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880591.10281: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10353: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10431: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880591.10438: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10469: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6747 1726880591.10472: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10511: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.10553: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6747 1726880591.10780: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11008: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880591.11068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880591.11073: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880591.11143: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d803890> <<< 6747 1726880591.11149: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11224: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6747 1726880591.11305: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6747 1726880591.11317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880591.11332: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11373: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11415: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880591.11425: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11464: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11509: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11562: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11631: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880591.11664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.11743: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d80e1b0> <<< 6747 1726880591.11776: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d809130> <<< 6747 1726880591.11805: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880591.11818: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11880: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11941: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.11971: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12013: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.12036: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880591.12056: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880591.12077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880591.12132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880591.12156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880591.12165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880591.12224: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e036ae0> <<< 6747 1726880591.12261: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e02a7b0> <<< 6747 1726880591.12339: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d80e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d803110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880591.12355: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12380: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12411: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880591.12464: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880591.12467: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12487: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12497: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 6747 1726880591.12515: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12636: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12822: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.12949: 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__ <<< 6747 1726880591.13238: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 6747 1726880591.13250: stdout chunk (state=3): >>># clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib <<< 6747 1726880591.13263: 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 _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 <<< 6747 1726880591.13294: 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 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<<< 6747 1726880591.13308: stdout chunk (state=3): >>> # 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 <<< 6747 1726880591.13319: stdout chunk (state=3): >>># 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 <<< 6747 1726880591.13328: stdout chunk (state=3): >>># 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 <<< 6747 1726880591.13358: stdout chunk (state=3): >>># 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 <<< 6747 1726880591.13374: stdout chunk (state=3): >>># cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six <<< 6747 1726880591.13405: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # 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 <<< 6747 1726880591.13409: stdout chunk (state=3): >>># cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 6747 1726880591.13414: 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 <<< 6747 1726880591.13644: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880591.13653: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6747 1726880591.13669: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 6747 1726880591.13680: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 6747 1726880591.13703: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 6747 1726880591.13741: stdout chunk (state=3): >>># destroy ntpath <<< 6747 1726880591.13749: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 6747 1726880591.13764: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 6747 1726880591.13778: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl<<< 6747 1726880591.13792: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess <<< 6747 1726880591.13815: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 6747 1726880591.13818: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6747 1726880591.13840: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 6747 1726880591.13851: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse<<< 6747 1726880591.13857: stdout chunk (state=3): >>> # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6747 1726880591.13887: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6747 1726880591.13912: 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 <<< 6747 1726880591.13920: stdout chunk (state=3): >>># cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 6747 1726880591.13925: stdout chunk (state=3): >>># destroy linecache # destroy textwrap <<< 6747 1726880591.13965: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib <<< 6747 1726880591.13968: stdout chunk (state=3): >>># 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 <<< 6747 1726880591.13982: stdout chunk (state=3): >>># destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6747 1726880591.13990: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 6747 1726880591.14017: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 6747 1726880591.14048: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 6747 1726880591.14051: stdout chunk (state=3): >>># cleanup[3] wiping marshal <<< 6747 1726880591.14054: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880591.14180: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880591.14183: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880591.14188: stdout chunk (state=3): >>># destroy _collections <<< 6747 1726880591.14215: stdout chunk (state=3): >>># destroy platform <<< 6747 1726880591.14229: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880591.14241: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880591.14267: stdout chunk (state=3): >>># destroy _typing <<< 6747 1726880591.14288: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request <<< 6747 1726880591.14291: stdout chunk (state=3): >>># 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 <<< 6747 1726880591.14300: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880591.14392: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6747 1726880591.14395: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 6747 1726880591.14413: stdout chunk (state=3): >>># destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 6747 1726880591.14417: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6747 1726880591.14437: stdout chunk (state=3): >>># destroy _hashlib <<< 6747 1726880591.14452: stdout chunk (state=3): >>># destroy _operator <<< 6747 1726880591.14472: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools <<< 6747 1726880591.14488: stdout chunk (state=3): >>># destroy _abc # destroy _sre <<< 6747 1726880591.14496: stdout chunk (state=3): >>># destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6747 1726880591.14802: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880591.14835: stderr chunk (state=3): >>><<< 6747 1726880591.14838: stdout chunk (state=3): >>><<< 6747 1726880591.14896: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e4184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e3e7b30> # /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 0x7f718e41aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e209130> # /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 0x7f718e209fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e247e30> # /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 0x7f718e247ef0> # /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 0x7f718e27f860> # /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 0x7f718e27fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e25fb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e25d220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e244fe0> # /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 0x7f718e29f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e29e420> # /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 0x7f718e25e0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e29cc80> # /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 0x7f718e2d4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e244260> # /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 0x7f718e2d4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d4b90> # 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 0x7f718e2d4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e242d80> # /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 0x7f718e2d5670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d5340> 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 0x7f718e2d6570> 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 0x7f718e2ec770> 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 0x7f718e2ede50> # /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 0x7f718e2eecf0> # 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 0x7f718e2ef320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2ee240> # /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 0x7f718e2efda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2ef4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d64e0> # /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 0x7f718e087cb0> # /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 0x7f718e0b0710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b0470> # 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 0x7f718e0b0740> # /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 0x7f718e0b1070> # 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 0x7f718e0b1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b0920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e085e50> # /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 0x7f718e0b2e40> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b1b80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e2d6c90> # /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 0x7f718e0d71d0> # /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 0x7f718e0ff530> # /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 0x7f718e1602f0> # /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 0x7f718e162a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e1603e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e125340> # /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 0x7f718df653d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0fe330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e0b3da0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f718df65670> # zipimport: found 30 names in '/tmp/ansible_stat_payload_cer6kdb6/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfbb0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718df99fd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718df99160> # 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 0x7f718dfb8f80> # /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 0x7f718dfe2b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe28d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfe21e0> # /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 0x7f718dfe2cf0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718dfbbb00> 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 0x7f718dfe38c0> # 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 0x7f718dfe3ad0> # /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 0x7f718dfe3f50> 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 0x7f718d911d60> # 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 0x7f718d913980> # /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 0x7f718d9142f0> # /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 0x7f718d915490> # /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 0x7f718d917ec0> # 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 0x7f718e0b2db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9161b0> # /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 0x7f718d91fe30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91e930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d91e690> # /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 0x7f718d91ebd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d916690> # 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 0x7f718d967f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9680b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d969be0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9699a0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d96c170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d96a2d0> # /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 0x7f718d96f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d96c2f0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970710> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970950> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d970bc0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9682c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d9fc2f0> # 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 0x7f718d9fd730> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d972a80> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d973e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9726c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d8018b0> # /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 0x7f718d802600> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d9fdb80> 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 0x7f718d8023f0> # 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 0x7f718d803890> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f718d80e1b0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d809130> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e036ae0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718e02a7b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d80e2d0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f718d803110> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6747 1726880591.15411: 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-1726880590.7890515-6887-65789751198124/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880591.15415: _low_level_execute_command(): starting 6747 1726880591.15418: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880590.7890515-6887-65789751198124/ > /dev/null 2>&1 && sleep 0' 6747 1726880591.15552: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.15555: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880591.15558: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.15574: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.15628: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880591.15631: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.15678: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.17455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880591.17481: stderr chunk (state=3): >>><<< 6747 1726880591.17484: stdout chunk (state=3): >>><<< 6747 1726880591.17502: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880591.17508: handler run complete 6747 1726880591.17525: attempt loop complete, returning result 6747 1726880591.17528: _execute() done 6747 1726880591.17531: dumping result to json 6747 1726880591.17535: done dumping result, returning 6747 1726880591.17543: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree [02c48edd-c8ad-6246-0b37-000000000118] 6747 1726880591.17549: sending task result for task 02c48edd-c8ad-6246-0b37-000000000118 6747 1726880591.17631: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000118 6747 1726880591.17634: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 6747 1726880591.17741: no more pending results, returning what we have 6747 1726880591.17747: results queue empty 6747 1726880591.17749: checking for any_errors_fatal 6747 1726880591.17754: done checking for any_errors_fatal 6747 1726880591.17755: checking for max_fail_percentage 6747 1726880591.17756: done checking for max_fail_percentage 6747 1726880591.17757: checking to see if all hosts have failed and the running result is not ok 6747 1726880591.17758: done checking to see if all hosts have failed 6747 1726880591.17759: getting the remaining hosts for this loop 6747 1726880591.17761: done getting the remaining hosts for this loop 6747 1726880591.17764: getting the next task for host managed_node2 6747 1726880591.17770: done getting next task for host managed_node2 6747 1726880591.17773: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree 6747 1726880591.17777: ^ 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? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880591.17785: getting variables 6747 1726880591.17787: in VariableManager get_vars() 6747 1726880591.17817: Calling all_inventory to load vars for managed_node2 6747 1726880591.17819: Calling groups_inventory to load vars for managed_node2 6747 1726880591.17822: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880591.17832: Calling all_plugins_play to load vars for managed_node2 6747 1726880591.17834: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880591.17837: Calling groups_plugins_play to load vars for managed_node2 6747 1726880591.18104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880591.18385: done with get_vars() 6747 1726880591.18394: done getting variables 6747 1726880591.18441: 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.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:23 Friday 20 September 2024 21:03:11 -0400 (0:00:00.445) 0:00:06.212 ****** 6747 1726880591.18467: entering _queue_task() for managed_node2/set_fact 6747 1726880591.18659: worker is 1 (out of 1 available) 6747 1726880591.18673: exiting _queue_task() for managed_node2/set_fact 6747 1726880591.18686: done queuing things up, now waiting for results queue to drain 6747 1726880591.18687: waiting for pending results... 6747 1726880591.18840: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree 6747 1726880591.18923: in run() - task 02c48edd-c8ad-6246-0b37-000000000119 6747 1726880591.18935: variable 'ansible_search_path' from source: unknown 6747 1726880591.18939: variable 'ansible_search_path' from source: unknown 6747 1726880591.18966: calling self._execute() 6747 1726880591.19032: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.19036: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.19040: variable 'omit' from source: magic vars 6747 1726880591.19287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880591.19480: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880591.19511: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880591.19538: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880591.19568: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880591.19618: 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) 6747 1726880591.19636: 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) 6747 1726880591.19656: 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) 6747 1726880591.19675: 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) 6747 1726880591.19761: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 6747 1726880591.19765: variable 'omit' from source: magic vars 6747 1726880591.19806: variable 'omit' from source: magic vars 6747 1726880591.19886: variable '__ostree_booted_stat' from source: set_fact 6747 1726880591.19921: variable 'omit' from source: magic vars 6747 1726880591.19940: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880591.19961: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880591.19975: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880591.19988: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.19998: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.20020: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880591.20025: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.20028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.20091: Set connection var ansible_pipelining to False 6747 1726880591.20097: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880591.20104: Set connection var ansible_timeout to 10 6747 1726880591.20112: Set connection var ansible_shell_executable to /bin/sh 6747 1726880591.20116: Set connection var ansible_shell_type to sh 6747 1726880591.20118: Set connection var ansible_connection to ssh 6747 1726880591.20135: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.20139: variable 'ansible_connection' from source: unknown 6747 1726880591.20141: variable 'ansible_module_compression' from source: unknown 6747 1726880591.20143: variable 'ansible_shell_type' from source: unknown 6747 1726880591.20148: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.20150: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.20152: variable 'ansible_pipelining' from source: unknown 6747 1726880591.20154: variable 'ansible_timeout' from source: unknown 6747 1726880591.20156: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.20222: 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) 6747 1726880591.20232: variable 'omit' from source: magic vars 6747 1726880591.20235: starting attempt loop 6747 1726880591.20237: running the handler 6747 1726880591.20251: handler run complete 6747 1726880591.20256: attempt loop complete, returning result 6747 1726880591.20259: _execute() done 6747 1726880591.20261: dumping result to json 6747 1726880591.20263: done dumping result, returning 6747 1726880591.20271: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set flag to indicate system is ostree [02c48edd-c8ad-6246-0b37-000000000119] 6747 1726880591.20273: sending task result for task 02c48edd-c8ad-6246-0b37-000000000119 6747 1726880591.20343: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000119 6747 1726880591.20349: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } 6747 1726880591.20404: no more pending results, returning what we have 6747 1726880591.20407: results queue empty 6747 1726880591.20408: checking for any_errors_fatal 6747 1726880591.20415: done checking for any_errors_fatal 6747 1726880591.20416: checking for max_fail_percentage 6747 1726880591.20417: done checking for max_fail_percentage 6747 1726880591.20418: checking to see if all hosts have failed and the running result is not ok 6747 1726880591.20419: done checking to see if all hosts have failed 6747 1726880591.20419: getting the remaining hosts for this loop 6747 1726880591.20421: done getting the remaining hosts for this loop 6747 1726880591.20425: getting the next task for host managed_node2 6747 1726880591.20433: done getting next task for host managed_node2 6747 1726880591.20436: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names 6747 1726880591.20440: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880591.20450: getting variables 6747 1726880591.20457: in VariableManager get_vars() 6747 1726880591.20485: Calling all_inventory to load vars for managed_node2 6747 1726880591.20487: Calling groups_inventory to load vars for managed_node2 6747 1726880591.20489: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880591.20497: Calling all_plugins_play to load vars for managed_node2 6747 1726880591.20499: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880591.20501: Calling groups_plugins_play to load vars for managed_node2 6747 1726880591.20736: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880591.21011: done with get_vars() 6747 1726880591.21020: done getting variables 6747 1726880591.21064: 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.private_metrics_subrole_bpftrace : Establish bpftrace package names] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:27 Friday 20 September 2024 21:03:11 -0400 (0:00:00.026) 0:00:06.238 ****** 6747 1726880591.21085: entering _queue_task() for managed_node2/set_fact 6747 1726880591.21262: worker is 1 (out of 1 available) 6747 1726880591.21274: exiting _queue_task() for managed_node2/set_fact 6747 1726880591.21286: done queuing things up, now waiting for results queue to drain 6747 1726880591.21287: waiting for pending results... 6747 1726880591.21429: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names 6747 1726880591.21518: in run() - task 02c48edd-c8ad-6246-0b37-00000000011b 6747 1726880591.21529: variable 'ansible_search_path' from source: unknown 6747 1726880591.21533: variable 'ansible_search_path' from source: unknown 6747 1726880591.21559: calling self._execute() 6747 1726880591.21613: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.21618: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.21628: variable 'omit' from source: magic vars 6747 1726880591.21867: variable 'bpftrace_metrics_provider' from source: include params 6747 1726880591.21871: variable 'metrics_provider' from source: role '' defaults 6747 1726880591.21922: variable 'metrics_provider' from source: role '' defaults 6747 1726880591.21940: Evaluated conditional (bpftrace_metrics_provider == 'pcp'): True 6747 1726880591.22054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880591.22079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880591.22098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880591.22126: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880591.22138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880591.22198: variable '__bpftrace_packages_pcp' from source: include_vars 6747 1726880591.22208: Evaluated conditional (__bpftrace_packages_pcp | d([])): True 6747 1726880591.22214: variable 'omit' from source: magic vars 6747 1726880591.22254: variable 'omit' from source: magic vars 6747 1726880591.22326: variable '__bpftrace_packages' from source: include_vars 6747 1726880591.22331: variable '__bpftrace_packages_extra' from source: role '' all vars 6747 1726880591.22361: variable 'omit' from source: magic vars 6747 1726880591.22384: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880591.22407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880591.22420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880591.22435: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.22443: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.22465: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880591.22468: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.22471: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.22536: Set connection var ansible_pipelining to False 6747 1726880591.22543: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880591.22550: Set connection var ansible_timeout to 10 6747 1726880591.22554: Set connection var ansible_shell_executable to /bin/sh 6747 1726880591.22559: Set connection var ansible_shell_type to sh 6747 1726880591.22562: Set connection var ansible_connection to ssh 6747 1726880591.22577: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.22580: variable 'ansible_connection' from source: unknown 6747 1726880591.22582: variable 'ansible_module_compression' from source: unknown 6747 1726880591.22585: variable 'ansible_shell_type' from source: unknown 6747 1726880591.22587: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.22589: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.22593: variable 'ansible_pipelining' from source: unknown 6747 1726880591.22595: variable 'ansible_timeout' from source: unknown 6747 1726880591.22599: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.22685: 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) 6747 1726880591.22692: variable 'omit' from source: magic vars 6747 1726880591.22697: starting attempt loop 6747 1726880591.22700: running the handler 6747 1726880591.22708: handler run complete 6747 1726880591.22719: attempt loop complete, returning result 6747 1726880591.22722: _execute() done 6747 1726880591.22726: dumping result to json 6747 1726880591.22728: done dumping result, returning 6747 1726880591.22734: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace package names [02c48edd-c8ad-6246-0b37-00000000011b] 6747 1726880591.22737: sending task result for task 02c48edd-c8ad-6246-0b37-00000000011b 6747 1726880591.22806: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000011b 6747 1726880591.22809: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "bpftrace" ] }, "changed": false } 6747 1726880591.22889: no more pending results, returning what we have 6747 1726880591.22892: results queue empty 6747 1726880591.22893: checking for any_errors_fatal 6747 1726880591.22897: done checking for any_errors_fatal 6747 1726880591.22898: checking for max_fail_percentage 6747 1726880591.22899: done checking for max_fail_percentage 6747 1726880591.22900: checking to see if all hosts have failed and the running result is not ok 6747 1726880591.22900: done checking to see if all hosts have failed 6747 1726880591.22901: getting the remaining hosts for this loop 6747 1726880591.22903: done getting the remaining hosts for this loop 6747 1726880591.22905: getting the next task for host managed_node2 6747 1726880591.22911: done getting next task for host managed_node2 6747 1726880591.22914: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names 6747 1726880591.22917: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880591.22932: getting variables 6747 1726880591.22933: in VariableManager get_vars() 6747 1726880591.22958: Calling all_inventory to load vars for managed_node2 6747 1726880591.22959: Calling groups_inventory to load vars for managed_node2 6747 1726880591.22961: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880591.22967: Calling all_plugins_play to load vars for managed_node2 6747 1726880591.22969: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880591.22970: Calling groups_plugins_play to load vars for managed_node2 6747 1726880591.23202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880591.23480: done with get_vars() 6747 1726880591.23488: done getting variables 6747 1726880591.23525: 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.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:34 Friday 20 September 2024 21:03:11 -0400 (0:00:00.024) 0:00:06.263 ****** 6747 1726880591.23548: entering _queue_task() for managed_node2/set_fact 6747 1726880591.23714: worker is 1 (out of 1 available) 6747 1726880591.23727: exiting _queue_task() for managed_node2/set_fact 6747 1726880591.23738: done queuing things up, now waiting for results queue to drain 6747 1726880591.23739: waiting for pending results... 6747 1726880591.23874: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names 6747 1726880591.23950: in run() - task 02c48edd-c8ad-6246-0b37-00000000011c 6747 1726880591.23961: variable 'ansible_search_path' from source: unknown 6747 1726880591.23964: variable 'ansible_search_path' from source: unknown 6747 1726880591.23990: calling self._execute() 6747 1726880591.24042: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.24048: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.24054: variable 'omit' from source: magic vars 6747 1726880591.24283: variable 'bpftrace_metrics_provider' from source: include params 6747 1726880591.24286: variable 'metrics_provider' from source: role '' defaults 6747 1726880591.24340: variable 'metrics_provider' from source: role '' defaults 6747 1726880591.24357: Evaluated conditional (bpftrace_metrics_provider == 'pcp'): True 6747 1726880591.24461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880591.24484: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880591.24502: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880591.24534: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880591.24549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880591.24602: variable '__bpftrace_packages_pcp' from source: include_vars 6747 1726880591.24611: Evaluated conditional (__bpftrace_packages_pcp | d([])): True 6747 1726880591.24618: variable 'omit' from source: magic vars 6747 1726880591.24659: variable 'omit' from source: magic vars 6747 1726880591.24729: variable '__bpftrace_packages_pcp' from source: include_vars 6747 1726880591.24734: variable '__bpftrace_packages_extra' from source: set_fact 6747 1726880591.24765: variable 'omit' from source: magic vars 6747 1726880591.24785: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880591.24805: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880591.24819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880591.24835: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.24844: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.24866: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880591.24869: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.24871: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.24930: Set connection var ansible_pipelining to False 6747 1726880591.24937: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880591.24947: Set connection var ansible_timeout to 10 6747 1726880591.24950: Set connection var ansible_shell_executable to /bin/sh 6747 1726880591.24953: Set connection var ansible_shell_type to sh 6747 1726880591.24957: Set connection var ansible_connection to ssh 6747 1726880591.24973: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.24976: variable 'ansible_connection' from source: unknown 6747 1726880591.24978: variable 'ansible_module_compression' from source: unknown 6747 1726880591.24981: variable 'ansible_shell_type' from source: unknown 6747 1726880591.24983: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.24985: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.24987: variable 'ansible_pipelining' from source: unknown 6747 1726880591.24991: variable 'ansible_timeout' from source: unknown 6747 1726880591.24995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.25080: 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) 6747 1726880591.25089: variable 'omit' from source: magic vars 6747 1726880591.25094: starting attempt loop 6747 1726880591.25097: running the handler 6747 1726880591.25105: handler run complete 6747 1726880591.25113: attempt loop complete, returning result 6747 1726880591.25116: _execute() done 6747 1726880591.25118: dumping result to json 6747 1726880591.25120: done dumping result, returning 6747 1726880591.25129: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Establish bpftrace metrics package names [02c48edd-c8ad-6246-0b37-00000000011c] 6747 1726880591.25132: sending task result for task 02c48edd-c8ad-6246-0b37-00000000011c 6747 1726880591.25208: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000011c 6747 1726880591.25211: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__bpftrace_packages_extra": [ "pcp-pmda-bpftrace", "bpftrace" ] }, "changed": false } 6747 1726880591.25276: no more pending results, returning what we have 6747 1726880591.25279: results queue empty 6747 1726880591.25280: checking for any_errors_fatal 6747 1726880591.25284: done checking for any_errors_fatal 6747 1726880591.25284: checking for max_fail_percentage 6747 1726880591.25286: done checking for max_fail_percentage 6747 1726880591.25287: checking to see if all hosts have failed and the running result is not ok 6747 1726880591.25287: done checking to see if all hosts have failed 6747 1726880591.25288: getting the remaining hosts for this loop 6747 1726880591.25289: done getting the remaining hosts for this loop 6747 1726880591.25292: getting the next task for host managed_node2 6747 1726880591.25297: done getting next task for host managed_node2 6747 1726880591.25300: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages 6747 1726880591.25303: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880591.25316: getting variables 6747 1726880591.25318: in VariableManager get_vars() 6747 1726880591.25344: Calling all_inventory to load vars for managed_node2 6747 1726880591.25348: Calling groups_inventory to load vars for managed_node2 6747 1726880591.25350: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880591.25355: Calling all_plugins_play to load vars for managed_node2 6747 1726880591.25357: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880591.25359: Calling groups_plugins_play to load vars for managed_node2 6747 1726880591.25588: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880591.26013: done with get_vars() 6747 1726880591.26021: done getting variables 6747 1726880591.26090: 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.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 Friday 20 September 2024 21:03:11 -0400 (0:00:00.025) 0:00:06.289 ****** 6747 1726880591.26111: entering _queue_task() for managed_node2/package 6747 1726880591.26112: Creating lock for package 6747 1726880591.26288: worker is 1 (out of 1 available) 6747 1726880591.26303: exiting _queue_task() for managed_node2/package 6747 1726880591.26314: done queuing things up, now waiting for results queue to drain 6747 1726880591.26315: waiting for pending results... 6747 1726880591.26459: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages 6747 1726880591.26543: in run() - task 02c48edd-c8ad-6246-0b37-00000000011d 6747 1726880591.26552: variable 'ansible_search_path' from source: unknown 6747 1726880591.26556: variable 'ansible_search_path' from source: unknown 6747 1726880591.26580: calling self._execute() 6747 1726880591.26635: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.26638: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.26651: variable 'omit' from source: magic vars 6747 1726880591.26895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880591.26920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880591.26940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880591.26974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880591.26985: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880591.27073: variable '__bpftrace_packages_extra' from source: set_fact 6747 1726880591.27090: Evaluated conditional (__bpftrace_packages_extra | d([])): True 6747 1726880591.27093: variable 'omit' from source: magic vars 6747 1726880591.27135: variable 'omit' from source: magic vars 6747 1726880591.27155: variable '__bpftrace_packages_extra' from source: set_fact 6747 1726880591.27209: variable '__bpftrace_packages_extra' from source: set_fact 6747 1726880591.27336: variable '__ansible_pcp_is_ostree' from source: set_fact 6747 1726880591.27340: variable 'omit' from source: magic vars 6747 1726880591.27360: variable 'omit' from source: magic vars 6747 1726880591.27382: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880591.27402: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880591.27420: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880591.27437: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.27447: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880591.27471: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880591.27474: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.27477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.27544: Set connection var ansible_pipelining to False 6747 1726880591.27554: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880591.27560: Set connection var ansible_timeout to 10 6747 1726880591.27565: Set connection var ansible_shell_executable to /bin/sh 6747 1726880591.27570: Set connection var ansible_shell_type to sh 6747 1726880591.27573: Set connection var ansible_connection to ssh 6747 1726880591.27589: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.27593: variable 'ansible_connection' from source: unknown 6747 1726880591.27595: variable 'ansible_module_compression' from source: unknown 6747 1726880591.27598: variable 'ansible_shell_type' from source: unknown 6747 1726880591.27601: variable 'ansible_shell_executable' from source: unknown 6747 1726880591.27603: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880591.27606: variable 'ansible_pipelining' from source: unknown 6747 1726880591.27608: variable 'ansible_timeout' from source: unknown 6747 1726880591.27612: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880591.27701: 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) 6747 1726880591.27710: variable 'omit' from source: magic vars 6747 1726880591.27715: starting attempt loop 6747 1726880591.27717: running the handler 6747 1726880591.27724: variable 'ansible_facts' from source: unknown 6747 1726880591.27727: variable 'ansible_facts' from source: unknown 6747 1726880591.27792: _low_level_execute_command(): starting 6747 1726880591.27797: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880591.28309: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880591.28313: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.28316: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.28318: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880591.28321: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.28367: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880591.28370: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880591.28377: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.28417: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.30007: stdout chunk (state=3): >>>/root <<< 6747 1726880591.30100: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880591.30129: stderr chunk (state=3): >>><<< 6747 1726880591.30132: stdout chunk (state=3): >>><<< 6747 1726880591.30152: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880591.30162: _low_level_execute_command(): starting 6747 1726880591.30167: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400 `" && echo ansible-tmp-1726880591.3014994-6905-169599859050400="` echo /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400 `" ) && sleep 0' 6747 1726880591.30600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880591.30604: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.30606: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.30608: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880591.30611: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.30656: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880591.30660: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880591.30663: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.30709: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.32549: stdout chunk (state=3): >>>ansible-tmp-1726880591.3014994-6905-169599859050400=/root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400 <<< 6747 1726880591.32657: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880591.32680: stderr chunk (state=3): >>><<< 6747 1726880591.32683: stdout chunk (state=3): >>><<< 6747 1726880591.32697: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880591.3014994-6905-169599859050400=/root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880591.32726: variable 'ansible_module_compression' from source: unknown 6747 1726880591.32779: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 6747 1726880591.32783: ANSIBALLZ: Acquiring lock 6747 1726880591.32785: ANSIBALLZ: Lock acquired: 139875214204880 6747 1726880591.32787: ANSIBALLZ: Creating module 6747 1726880591.42604: ANSIBALLZ: Writing module into payload 6747 1726880591.42743: ANSIBALLZ: Writing module 6747 1726880591.42763: ANSIBALLZ: Renaming module 6747 1726880591.42775: ANSIBALLZ: Done creating module 6747 1726880591.42790: variable 'ansible_facts' from source: unknown 6747 1726880591.42851: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py 6747 1726880591.42949: Sending initial data 6747 1726880591.42952: Sent initial data (150 bytes) 6747 1726880591.43410: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880591.43413: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.43415: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.43417: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880591.43419: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.43471: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880591.43475: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.43528: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.45079: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880591.45112: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880591.45156: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp0y2mt0ce /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py <<< 6747 1726880591.45159: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py" <<< 6747 1726880591.45187: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp0y2mt0ce" to remote "/root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py" <<< 6747 1726880591.45850: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880591.45892: stderr chunk (state=3): >>><<< 6747 1726880591.45899: stdout chunk (state=3): >>><<< 6747 1726880591.45925: done transferring module to remote 6747 1726880591.45937: _low_level_execute_command(): starting 6747 1726880591.45942: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/ /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py && sleep 0' 6747 1726880591.46386: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880591.46389: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.46391: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880591.46393: 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 <<< 6747 1726880591.46395: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.46454: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880591.46457: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880591.46459: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.46494: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.48195: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880591.48220: stderr chunk (state=3): >>><<< 6747 1726880591.48225: stdout chunk (state=3): >>><<< 6747 1726880591.48239: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880591.48242: _low_level_execute_command(): starting 6747 1726880591.48250: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/AnsiballZ_dnf.py && sleep 0' 6747 1726880591.48688: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.48692: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880591.48694: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.48696: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880591.48698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880591.48700: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880591.48752: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880591.48758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880591.48761: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880591.48800: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880591.50901: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880591.50927: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880591.50957: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6747 1726880591.50964: stdout chunk (state=3): >>>import '_weakref' # <<< 6747 1726880591.51034: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880591.51039: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880591.51069: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880591.51102: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880591.51134: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880591.51140: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6747 1726880591.51188: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6747 1726880591.51199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.51208: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880591.51235: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880591.51266: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880591.51293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f26184d0> <<< 6747 1726880591.51309: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f25e7b30> <<< 6747 1726880591.51343: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6747 1726880591.51352: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f261aa50> <<< 6747 1726880591.51368: stdout chunk (state=3): >>>import '_signal' # <<< 6747 1726880591.51393: stdout chunk (state=3): >>>import '_abc' # <<< 6747 1726880591.51396: stdout chunk (state=3): >>>import 'abc' # <<< 6747 1726880591.51418: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880591.51452: stdout chunk (state=3): >>>import '_stat' # <<< 6747 1726880591.51455: stdout chunk (state=3): >>>import 'stat' # <<< 6747 1726880591.51536: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880591.51564: stdout chunk (state=3): >>>import 'genericpath' # <<< 6747 1726880591.51569: stdout chunk (state=3): >>>import 'posixpath' # <<< 6747 1726880591.51599: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880591.51615: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6747 1726880591.51628: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 6747 1726880591.51644: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880591.51658: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880591.51686: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 6747 1726880591.51689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880591.51708: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2409130> <<< 6747 1726880591.51763: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 6747 1726880591.51774: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.51785: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2409fa0> <<< 6747 1726880591.51807: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880591.51836: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880591.52101: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880591.52126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880591.52129: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880591.52148: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.52161: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880591.52201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880591.52218: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880591.52245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880591.52253: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2447d70> <<< 6747 1726880591.52283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880591.52286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880591.52316: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2447fb0> <<< 6747 1726880591.52343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880591.52365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880591.52389: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880591.52436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.52457: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880591.52476: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 6747 1726880591.52478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f247f770> <<< 6747 1726880591.52506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6747 1726880591.52509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880591.52530: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f247fe00> <<< 6747 1726880591.52535: stdout chunk (state=3): >>>import '_collections' # <<< 6747 1726880591.52584: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f245fa40> <<< 6747 1726880591.52587: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880591.52621: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f245d160> <<< 6747 1726880591.52707: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2444f20> <<< 6747 1726880591.52736: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880591.52757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880591.52763: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880591.52782: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880591.52810: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880591.52830: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6747 1726880591.52837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6747 1726880591.52867: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f249f6b0> <<< 6747 1726880591.52883: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f249e2d0> <<< 6747 1726880591.52908: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 6747 1726880591.52920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f245e030> <<< 6747 1726880591.52928: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f249cb60> <<< 6747 1726880591.52973: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6747 1726880591.52984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d46b0> <<< 6747 1726880591.53007: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24441a0> <<< 6747 1726880591.53010: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 6747 1726880591.53025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880591.53042: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53055: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f24d4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d4a10> <<< 6747 1726880591.53086: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53089: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f24d4e00> <<< 6747 1726880591.53099: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2442cc0> <<< 6747 1726880591.53130: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.53158: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880591.53179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880591.53202: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d54f0> <<< 6747 1726880591.53206: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d51c0> import 'importlib.machinery' # <<< 6747 1726880591.53244: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 6747 1726880591.53249: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880591.53259: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d63f0> <<< 6747 1726880591.53276: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 6747 1726880591.53307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880591.53337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880591.53359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 6747 1726880591.53362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24ec5f0> <<< 6747 1726880591.53380: stdout chunk (state=3): >>>import 'errno' # <<< 6747 1726880591.53408: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53414: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f24edcd0> <<< 6747 1726880591.53437: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6747 1726880591.53456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6747 1726880591.53459: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6747 1726880591.53481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6747 1726880591.53485: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24eeb70> <<< 6747 1726880591.53528: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f24ef1d0> <<< 6747 1726880591.53537: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24ee0c0> <<< 6747 1726880591.53559: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880591.53564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880591.53609: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53612: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f24efc50> <<< 6747 1726880591.53617: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24ef380> <<< 6747 1726880591.53661: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d6360> <<< 6747 1726880591.53676: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880591.53706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880591.53720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880591.53742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880591.53775: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53786: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f221fb30> <<< 6747 1726880591.53797: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 6747 1726880591.53803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880591.53838: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53842: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f22485f0> <<< 6747 1726880591.53860: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2248350> <<< 6747 1726880591.53864: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.53871: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2248620> <<< 6747 1726880591.53895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 6747 1726880591.53900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880591.53965: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.54090: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2248f50> <<< 6747 1726880591.54199: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.54202: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2249910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2248800> <<< 6747 1726880591.54226: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f221dcd0> <<< 6747 1726880591.54242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880591.54262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880591.54280: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6747 1726880591.54300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880591.54303: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f224acc0> <<< 6747 1726880591.54336: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22497c0> <<< 6747 1726880591.54344: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d6b10> <<< 6747 1726880591.54372: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880591.54428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.54454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880591.54479: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880591.54509: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2272ff0> <<< 6747 1726880591.54561: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880591.54573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.54590: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880591.54613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880591.54652: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f229b380> <<< 6747 1726880591.54675: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880591.54717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880591.54768: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880591.54796: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 6747 1726880591.54802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22f8110> <<< 6747 1726880591.54820: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880591.54853: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880591.54873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880591.54910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880591.54995: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22fa870> <<< 6747 1726880591.55066: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22f8230> <<< 6747 1726880591.55104: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22c5130> <<< 6747 1726880591.55128: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 6747 1726880591.55137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2101220> <<< 6747 1726880591.55151: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f229a180> <<< 6747 1726880591.55164: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f224bbc0> <<< 6747 1726880591.55286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880591.55309: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc7f229a2a0> <<< 6747 1726880591.55471: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2p_s2269/ansible_ansible.legacy.dnf_payload.zip' <<< 6747 1726880591.55476: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.55605: stdout chunk (state=3): >>># zipimport: zlib available<<< 6747 1726880591.55612: stdout chunk (state=3): >>> <<< 6747 1726880591.55641: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880591.55649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880591.55688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880591.55764: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880591.55788: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 6747 1726880591.55801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2156ea0> <<< 6747 1726880591.55804: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880591.55989: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2135d90> <<< 6747 1726880591.55994: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2134ef0> # zipimport: zlib available <<< 6747 1726880591.56028: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 6747 1726880591.56057: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.56062: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.56085: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6747 1726880591.56088: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.57480: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.58600: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6747 1726880591.58603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f21552b0> <<< 6747 1726880591.58632: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.58661: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880591.58692: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880591.58727: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.58732: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2182840> <<< 6747 1726880591.58767: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f21825d0> <<< 6747 1726880591.58796: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2181ee0> <<< 6747 1726880591.58820: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6747 1726880591.58826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880591.58869: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2182330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22fa7e0> <<< 6747 1726880591.58884: stdout chunk (state=3): >>>import 'atexit' # <<< 6747 1726880591.58908: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.58913: stdout chunk (state=3): >>># extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f21835c0> <<< 6747 1726880591.58942: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.58946: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2183800> <<< 6747 1726880591.58960: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880591.59013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880591.59017: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880591.59069: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2183d40> <<< 6747 1726880591.59073: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880591.59098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880591.59120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880591.59160: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b11a60> <<< 6747 1726880591.59187: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.59198: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b13710> <<< 6747 1726880591.59213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880591.59229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880591.59263: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b13fb0> <<< 6747 1726880591.59283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880591.59314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880591.59331: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b19250> <<< 6747 1726880591.59347: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880591.59382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880591.59403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6747 1726880591.59411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880591.59460: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b1bd10> <<< 6747 1726880591.59498: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f2442db0> <<< 6747 1726880591.59527: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b19fd0> <<< 6747 1726880591.59539: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880591.59570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880591.59591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6747 1726880591.59605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880591.59613: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880591.59643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880591.59671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py<<< 6747 1726880591.59674: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880591.59693: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b23b60> <<< 6747 1726880591.59699: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880591.59764: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b22660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b223c0> <<< 6747 1726880591.59783: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6747 1726880591.59789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880591.59866: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b22930> <<< 6747 1726880591.59893: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b1a4e0> <<< 6747 1726880591.59924: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b67e30> <<< 6747 1726880591.59953: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b67f50> <<< 6747 1726880591.59978: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880591.59990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880591.60016: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880591.60051: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.60066: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b69910> <<< 6747 1726880591.60069: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b696d0> <<< 6747 1726880591.60081: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880591.60205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880591.60252: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.60257: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b6be90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b6a000> <<< 6747 1726880591.60282: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880591.60319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.60346: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880591.60366: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880591.60412: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b6f5f0> <<< 6747 1726880591.60531: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b6bf80> <<< 6747 1726880591.60594: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b70380> <<< 6747 1726880591.60628: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b703b0> <<< 6747 1726880591.60678: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b70920> <<< 6747 1726880591.60687: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b68080> <<< 6747 1726880591.60716: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 6747 1726880591.60727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880591.60730: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880591.60759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880591.60783: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.60810: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b73fe0> <<< 6747 1726880591.60960: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.60967: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1bfd010> <<< 6747 1726880591.60972: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b72780> <<< 6747 1726880591.61015: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b73b30> <<< 6747 1726880591.61018: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b723f0> # zipimport: zlib available <<< 6747 1726880591.61044: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880591.61065: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.61152: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.61246: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880591.61253: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 6747 1726880591.61269: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.61286: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6747 1726880591.61306: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.61424: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.61542: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.62091: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.62639: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880591.62642: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 6747 1726880591.62649: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6747 1726880591.62673: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880591.62685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.62740: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1a01310> <<< 6747 1726880591.62825: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880591.62845: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a02090> <<< 6747 1726880591.62851: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1bfd2b0> <<< 6747 1726880591.62902: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880591.62907: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.62936: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.62945: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6747 1726880591.62960: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.63098: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.63253: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880591.63262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880591.63273: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a01fa0> <<< 6747 1726880591.63282: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.63733: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64170: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64244: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880591.64329: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64364: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64401: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880591.64404: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64476: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64558: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880591.64583: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880591.64596: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 6747 1726880591.64606: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64646: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64681: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6747 1726880591.64695: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.64919: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65151: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880591.65210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880591.65229: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880591.65297: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a03200> <<< 6747 1726880591.65306: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65375: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65458: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 6747 1726880591.65461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880591.65490: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65532: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65574: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880591.65579: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65628: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65668: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65729: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.65794: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880591.65837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.65929: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.65932: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1a0dcd0> <<< 6747 1726880591.65962: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a0b140> <<< 6747 1726880591.65990: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880591.66008: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66069: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66134: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66203: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.66230: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880591.66252: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880591.66272: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880591.66332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880591.66356: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880591.66367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880591.66424: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b027b0> <<< 6747 1726880591.66466: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f21b2480> <<< 6747 1726880591.66549: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a0de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2154b90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880591.66560: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66589: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66616: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880591.66672: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880591.66680: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.66702: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6747 1726880591.66721: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.67295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.67824: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.68496: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.69161: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/__init__.py <<< 6747 1726880591.69173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/__init__.cpython-312.pyc' import 'email' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa3e90> <<< 6747 1726880591.69193: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py<<< 6747 1726880591.69199: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa01a0> <<< 6747 1726880591.69328: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 6747 1726880591.69346: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 6747 1726880591.69382: stdout chunk (state=3): >>># /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' <<< 6747 1726880591.69389: stdout chunk (state=3): >>>import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa08c0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa0440> <<< 6747 1726880591.69414: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' <<< 6747 1726880591.69436: stdout chunk (state=3): >>># /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' <<< 6747 1726880591.69484: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa11f0> <<< 6747 1726880591.69500: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py <<< 6747 1726880591.69516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 6747 1726880591.69519: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 6747 1726880591.69541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 6747 1726880591.69556: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py <<< 6747 1726880591.69560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' <<< 6747 1726880591.69573: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py <<< 6747 1726880591.69596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' <<< 6747 1726880591.69611: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py <<< 6747 1726880591.69630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' <<< 6747 1726880591.69634: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a853d0> <<< 6747 1726880591.69661: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a85430> <<< 6747 1726880591.69690: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py <<< 6747 1726880591.69695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' <<< 6747 1726880591.69708: stdout chunk (state=3): >>>import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163e390> <<< 6747 1726880591.69759: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa29f0> <<< 6747 1726880591.69773: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 6747 1726880591.69815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 6747 1726880591.69839: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 6747 1726880591.69844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' <<< 6747 1726880591.69867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 6747 1726880591.69905: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 6747 1726880591.69972: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1644f20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163faa0> <<< 6747 1726880591.70015: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163ee10> <<< 6747 1726880591.70029: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1e80> <<< 6747 1726880591.70053: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 6747 1726880591.70065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' <<< 6747 1726880591.70091: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 6747 1726880591.70144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 6747 1726880591.70168: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 6747 1726880591.70198: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b0e30> <<< 6747 1726880591.70325: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1668f50> <<< 6747 1726880591.70468: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22482c0> <<< 6747 1726880591.70486: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 6747 1726880591.70494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 6747 1726880591.70511: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 6747 1726880591.70542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 6747 1726880591.70579: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py <<< 6747 1726880591.70594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b47d0> <<< 6747 1726880591.70601: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b2ba0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16688c0> <<< 6747 1726880591.70638: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1850> <<< 6747 1726880591.70643: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1250> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa0f80> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa01d0> <<< 6747 1726880591.70678: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 6747 1726880591.70682: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1280> <<< 6747 1726880591.70699: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 6747 1726880591.70713: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 6747 1726880591.70718: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 6747 1726880591.70740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 6747 1726880591.70784: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b4d40> <<< 6747 1726880591.70790: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1b80> <<< 6747 1726880591.70822: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/http/__init__.py <<< 6747 1726880591.70827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.70895: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b5460> <<< 6747 1726880591.70918: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 6747 1726880591.70948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 6747 1726880591.71004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6747 1726880591.71039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6747 1726880591.71132: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.71218: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 6747 1726880591.71220: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f169fd70> <<< 6747 1726880591.71431: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f169d220> <<< 6747 1726880591.71460: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b6360> <<< 6747 1726880591.71475: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 6747 1726880591.71496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 6747 1726880591.71525: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f169ccb0> <<< 6747 1726880591.71547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py <<< 6747 1726880591.71564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 6747 1726880591.71569: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d5e50> <<< 6747 1726880591.71585: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py <<< 6747 1726880591.71599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 6747 1726880591.71619: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 6747 1726880591.71622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 6747 1726880591.71637: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d6ae0> <<< 6747 1726880591.71654: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d65a0> <<< 6747 1726880591.71665: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 6747 1726880591.71740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 6747 1726880591.71814: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d6ff0> <<< 6747 1726880591.71835: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 6747 1726880591.71870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 6747 1726880591.72085: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16ab6e0> <<< 6747 1726880591.72104: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 6747 1726880591.72131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 6747 1726880591.72150: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f15cbe90> <<< 6747 1726880591.72199: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72298: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 6747 1726880591.72314: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72434: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72575: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 6747 1726880591.72580: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72637: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72689: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 6747 1726880591.72706: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72819: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.72928: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 6747 1726880591.73020: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880591.73501: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.73531: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 6747 1726880591.73536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 6747 1726880591.73570: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' <<< 6747 1726880591.73575: stdout chunk (state=3): >>>import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130abd0> <<< 6747 1726880591.73594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6747 1726880591.73692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6747 1726880591.73822: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130acf0> # /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' <<< 6747 1726880591.73834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 6747 1726880591.73846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6747 1726880591.73868: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.73889: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f135af00> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f135a750> <<< 6747 1726880591.73926: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' # extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f135a930> <<< 6747 1726880591.73946: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130b230> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1309e50> <<< 6747 1726880591.73993: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130a870> <<< 6747 1726880591.74028: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 6747 1726880591.74116: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 6747 1726880591.74154: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.74159: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 6747 1726880591.74287: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f13d4500> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d40e0> <<< 6747 1726880591.74339: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 6747 1726880591.74376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 6747 1726880591.74431: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f13d7da0> <<< 6747 1726880591.74444: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d4620> <<< 6747 1726880591.74460: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 6747 1726880591.74561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 6747 1726880591.75640: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0f32f30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d7f50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 6747 1726880591.75725: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 6747 1726880591.75747: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fb0a70> <<< 6747 1726880591.75894: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0f332f0> <<< 6747 1726880591.75922: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 6747 1726880591.75955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 6747 1726880591.76034: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fb38f0> <<< 6747 1726880591.76070: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0fb0aa0> <<< 6747 1726880591.76099: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py <<< 6747 1726880591.76144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 6747 1726880591.76219: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 6747 1726880591.76244: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fefa70> <<< 6747 1726880591.76265: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0fb3c80> <<< 6747 1726880591.76299: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 6747 1726880591.76315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 6747 1726880591.76355: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef53cd40> <<< 6747 1726880591.76451: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53c140> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1377c20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 6747 1726880591.76469: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 6747 1726880591.76493: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 6747 1726880591.76507: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 6747 1726880591.76556: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef558200> <<< 6747 1726880591.76576: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53f650> <<< 6747 1726880591.76587: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 6747 1726880591.76611: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 6747 1726880591.76637: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 6747 1726880591.76673: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a840> <<< 6747 1726880591.76691: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 6747 1726880591.76713: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 6747 1726880591.76742: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' <<< 6747 1726880591.76754: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55b740> <<< 6747 1726880591.76774: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.77208: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 6747 1726880591.77214: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef55bfe0> <<< 6747 1726880591.77238: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 6747 1726880591.77266: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5854f0> <<< 6747 1726880591.77274: stdout chunk (state=3): >>>import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55b950> <<< 6747 1726880591.77296: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a6f0> <<< 6747 1726880591.77312: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a090> <<< 6747 1726880591.77336: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 6747 1726880591.77355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.77437: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 6747 1726880591.77443: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef587110> <<< 6747 1726880591.77463: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55ac60> <<< 6747 1726880591.77532: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef558530> <<< 6747 1726880591.77560: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53ec60> <<< 6747 1726880591.77590: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.77721: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef53f380> <<< 6747 1726880591.77729: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53f0e0> <<< 6747 1726880591.77757: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0feff80> <<< 6747 1726880591.77785: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c4800> <<< 6747 1726880591.77816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 6747 1726880591.77834: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 6747 1726880591.77860: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 6747 1726880591.77866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 6747 1726880591.77893: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 6747 1726880591.77922: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c6d50> <<< 6747 1726880591.77943: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6747 1726880591.77950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880591.77975: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c7530> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c6030> <<< 6747 1726880591.78006: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 6747 1726880591.78026: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 6747 1726880591.78042: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c7d40> <<< 6747 1726880591.78065: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c47d0> <<< 6747 1726880591.78091: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.78119: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 6747 1726880591.78139: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 6747 1726880591.78162: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 6747 1726880591.78184: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e97f0> <<< 6747 1726880591.78207: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e8d70> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e8b90> <<< 6747 1726880591.78234: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 6747 1726880591.78275: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 6747 1726880591.78320: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 6747 1726880591.78351: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 6747 1726880591.78375: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 6747 1726880591.78389: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef614890> <<< 6747 1726880591.78409: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 6747 1726880591.78450: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 6747 1726880591.78469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6747 1726880591.78514: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6747 1726880591.78555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 6747 1726880591.78565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeede930> <<< 6747 1726880591.78603: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.78616: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eeedec90> <<< 6747 1726880591.78660: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef616ba0> <<< 6747 1726880591.78677: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef614d40> <<< 6747 1726880591.78699: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5ebd40> <<< 6747 1726880591.78753: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e9fd0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e9d00> <<< 6747 1726880591.78790: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 6747 1726880591.78808: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.78840: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py <<< 6747 1726880591.78857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef18830> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeedf950> <<< 6747 1726880591.79008: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5ea510> <<< 6747 1726880591.79022: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 6747 1726880591.79299: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef18e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19310> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19400> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 6747 1726880591.79303: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eef1bfb0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef1a120> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38170> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 6747 1726880591.79305: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38260> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19190> <<< 6747 1726880591.79337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38350> <<< 6747 1726880591.79364: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 6747 1726880591.79392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 6747 1726880591.79466: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 6747 1726880591.79484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 6747 1726880591.79562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 6747 1726880591.79635: stdout chunk (state=3): >>># /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' <<< 6747 1726880591.79660: stdout chunk (state=3): >>># 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 0x7fc7eef63dd0> <<< 6747 1726880591.79713: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef63230> <<< 6747 1726880591.79793: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef61ca0> <<< 6747 1726880591.79864: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef39be0> <<< 6747 1726880591.79959: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef39040> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a01280> <<< 6747 1726880591.79962: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' <<< 6747 1726880591.79998: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef3afc0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4710> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4980> <<< 6747 1726880591.80166: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 6747 1726880591.80170: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 6747 1726880591.80183: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa52e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4d70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa61b0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f135b020> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1309a00> <<< 6747 1726880591.80716: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 6747 1726880591.80719: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 6747 1726880591.80769: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6ed0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.80960: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 6747 1726880591.80963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 6747 1726880591.80966: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73950> <<< 6747 1726880591.80989: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 6747 1726880591.81024: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.81150: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eed919d0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed91580> <<< 6747 1726880591.81206: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.81210: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef55a810> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed90440> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73c80> <<< 6747 1726880591.81344: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed709e0> <<< 6747 1726880591.81350: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73740> <<< 6747 1726880591.81525: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeda6fc0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeda5af0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcc7a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 6747 1726880591.81588: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccaa0> <<< 6747 1726880591.81591: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccd10> <<< 6747 1726880591.81593: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 6747 1726880591.81642: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccf80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 6747 1726880591.81674: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 6747 1726880591.81811: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcd6a0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcd4f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcef00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcf0b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 6747 1726880591.81839: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcf2c0> <<< 6747 1726880591.81872: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 6747 1726880591.82063: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 6747 1726880591.82072: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede8230> <<< 6747 1726880591.82075: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcfa70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede8dd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 6747 1726880591.82077: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede9220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 6747 1726880591.82220: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede93d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 6747 1726880591.82233: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede96a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea5a0> <<< 6747 1726880591.82236: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 6747 1726880591.82328: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea7e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea9c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py <<< 6747 1726880591.82354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedeb5c0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedeb0e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 6747 1726880591.82692: stdout chunk (state=3): >>># /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 0x7fc7eee10470> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedebd70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee11100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee11400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12360> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12600> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee127b0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa7320> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa70b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 6747 1726880591.82696: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 6747 1726880591.82715: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.82745: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py <<< 6747 1726880591.82767: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee13170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12ea0> <<< 6747 1726880591.82791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.82838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 6747 1726880591.82878: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880591.82912: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 6747 1726880591.82960: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35610> # /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' <<< 6747 1726880591.83034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 6747 1726880591.83064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee36d80> <<< 6747 1726880591.83154: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eee35f70> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35b20> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 6747 1726880591.83245: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb88590> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb6f9b0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.83337: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 6747 1726880591.83343: stdout chunk (state=3): >>>import 'six.moves' # <<< 6747 1726880591.83434: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb8b440> <<< 6747 1726880591.83448: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb8bd70> <<< 6747 1726880591.83452: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 6747 1726880591.83536: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 6747 1726880591.83578: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb88c20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb888f0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee13440> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 6747 1726880591.83596: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 6747 1726880591.83692: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35160> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee131a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa7020> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py <<< 6747 1726880591.83703: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb5f40> <<< 6747 1726880591.83718: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 6747 1726880591.83854: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb6810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 6747 1726880591.83858: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb7830> <<< 6747 1726880591.83860: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 6747 1726880591.83863: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb7e90> <<< 6747 1726880591.83966: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.83970: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.84121: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eebdd580> <<< 6747 1726880591.84147: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdcf50> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdcbf0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdc890> <<< 6747 1726880591.84220: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 6747 1726880591.84225: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6e10> <<< 6747 1726880591.84356: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 6747 1726880591.84360: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880591.84375: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf200> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf290> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 6747 1726880591.84463: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eebdf980> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf800> <<< 6747 1726880591.84493: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 6747 1726880591.84516: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 6747 1726880591.84543: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 6747 1726880591.84681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0dfa0> <<< 6747 1726880591.84776: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 6747 1726880591.84840: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0f1a0> # /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 0x7fc7eec0f410> # /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' <<< 6747 1726880591.84917: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880591.84926: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eec0f590> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0f3b0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0ec90> <<< 6747 1726880591.85030: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0e120> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0d3d0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0c950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0c1d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdecf0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebde1e0> <<< 6747 1726880591.85034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 6747 1726880591.85129: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0ee70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0fa70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec38380> <<< 6747 1726880591.85134: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 6747 1726880591.85136: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 6747 1726880591.85351: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec38740> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec39070> <<< 6747 1726880591.85367: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec39be0> <<< 6747 1726880707.58186: stdout chunk (state=3): >>> {"msg": "", "changed": true, "results": ["Installed: libomp-18.1.8-2.el10.x86_64", "Installed: libomp-devel-18.1.8-2.el10.x86_64", "Installed: pcp-pmda-bpftrace-6.3.0-3.el10.x86_64", "Installed: clang-libs-18.1.8-1.el10.x86_64", "Installed: clang-resource-filesystem-18.1.8-1.el10.noarch", "Installed: glibc-devel-2.39-17.el10.x86_64", "Installed: libatomic-14.2.1-1.el10.x86_64", "Installed: glibc-headers-2.39-17.el10.x86_64", "Installed: libxcrypt-devel-4.4.36-9.el10.x86_64", "Installed: bcc-0.30.0-2.el10.x86_64", "Installed: bcc-tools-0.30.0-2.el10.x86_64", "Installed: zlib-ng-compat-devel-2.1.6-3.el10.x86_64", "Installed: pkgconf-2.1.0-2.el10.x86_64", "Installed: pkgconf-m4-2.1.0-2.el10.noarch", "Installed: pkgconf-pkg-config-2.1.0-2.el10.x86_64", "Installed: bison-3.8.2-8.el10.x86_64", "Installed: compiler-rt-18.1.8-1.el10.x86_64", "Installed: flex-2.6.4-18.el10.x86_64", "Installed: libzstd-devel-1.5.5-8.el10.x86_64", "Installed: python3-lldb-18.1.8-1.el10.x86_64", "Installed: lldb-18.1.8-1.el10.x86_64", "Installed: openssl-devel-1:3.2.2-12.el10.x86_64", "Installed: python3-netaddr-0.10.1-5.el10.noarch", "Installed: llvm-libs-18.1.8-1.el10.x86_64", "Installed: cpp-14.2.1-1.el10.x86_64", "Installed: python3-pcp-6.3.0-3.el10.x86_64", "Installed: pcp-selinux-6.3.0-3.el10.x86_64", "Installed: avahi-libs-0.8-29.el10.x86_64", "Installed: python3-pyelftools-0.30-6.el10.noarch", "Installed: bpftrace-0.21.1-1.el10.x86_64", "Installed: libpkgconf-2.1.0-2.el10.x86_64", "Installed: gcc-14.2.1-1.el10.x86_64", "Installed: libuv-1:1.48.0-2.el10.x86_64", "Installed: m4-1.4.19-10.el10.x86_64", "Installed: kernel-devel-6.11.0-25.el10.x86_64", "Installed: elfutils-libelf-devel-0.191-5.el10.x86_64", "Installed: kernel-headers-6.11.0-25.el10.x86_64", "Installed: pcp-6.3.0-3.el10.x86_64", "Installed: pcp-conf-6.3.0-3.el10.x86_64", "Installed: python3-bcc-0.30.0-2.el10.noarch", "Installed: libmpc-1.3.1-6.el10.x86_64", "Installed: pcp-libs-6.3.0-3.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["pcp-pmda-bpftrace", "bpftrace"], "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}}} <<< 6747 1726880708.13401: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 6747 1726880708.13488: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880708.14013: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880708.14031: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path <<< 6747 1726880708.14055: 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 <<< 6747 1726880708.14076: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.14096: stdout chunk (state=3): >>># cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset <<< 6747 1726880708.14112: stdout chunk (state=3): >>># cleanup[2] removing weakref # cleanup[2] removing tempfile <<< 6747 1726880708.14136: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 6747 1726880708.14145: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime <<< 6747 1726880708.14176: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.14197: stdout chunk (state=3): >>># cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 <<< 6747 1726880708.14214: 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 # cleanup[2] removing argparse # cleanup[2] removing distro.distro <<< 6747 1726880708.14245: 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 calendar <<< 6747 1726880708.14256: stdout chunk (state=3): >>># cleanup[2] removing email._parseaddr <<< 6747 1726880708.14267: stdout chunk (state=3): >>># cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc <<< 6747 1726880708.14290: stdout chunk (state=3): >>># cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf <<< 6747 1726880708.14294: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.14321: stdout chunk (state=3): >>># cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode<<< 6747 1726880708.14361: stdout chunk (state=3): >>> # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist <<< 6747 1726880708.14378: 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 # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 <<< 6747 1726880708.14385: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.14893: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 # destroy _lzma <<< 6747 1726880708.14914: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 6747 1726880708.14939: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 6747 1726880708.14969: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 6747 1726880708.14975: stdout chunk (state=3): >>># destroy grp # destroy syslog <<< 6747 1726880708.15010: stdout chunk (state=3): >>># destroy selinux <<< 6747 1726880708.15016: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 6747 1726880708.15040: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 6747 1726880708.15078: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 6747 1726880708.15097: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves <<< 6747 1726880708.15107: 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 <<< 6747 1726880708.15127: stdout chunk (state=3): >>># destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz <<< 6747 1726880708.15132: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 6747 1726880708.15172: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 6747 1726880708.15176: stdout chunk (state=3): >>># destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 6747 1726880708.15204: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 6747 1726880708.15246: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings <<< 6747 1726880708.15265: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search <<< 6747 1726880708.15273: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.15296: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses <<< 6747 1726880708.15330: 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 <<< 6747 1726880708.15344: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.15360: stdout chunk (state=3): >>># destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 6747 1726880708.15398: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction<<< 6747 1726880708.15406: stdout chunk (state=3): >>> # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc <<< 6747 1726880708.15412: stdout chunk (state=3): >>># cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey <<< 6747 1726880708.15439: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 6747 1726880708.15454: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata <<< 6747 1726880708.15462: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.15480: 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 <<< 6747 1726880708.15497: stdout chunk (state=3): >>># cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request <<< 6747 1726880708.15527: stdout chunk (state=3): >>># destroy bisect # cleanup[3] wiping urllib.error <<< 6747 1726880708.15541: stdout chunk (state=3): >>># cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser <<< 6747 1726880708.15548: stdout chunk (state=3): >>># cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser <<< 6747 1726880708.15571: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words <<< 6747 1726880708.15590: stdout chunk (state=3): >>># cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime <<< 6747 1726880708.15593: stdout chunk (state=3): >>># cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders <<< 6747 1726880708.15631: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.15649: 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 <<< 6747 1726880708.15671: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 6747 1726880708.15686: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 6747 1726880708.15689: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize <<< 6747 1726880708.15717: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform <<< 6747 1726880708.15742: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 6747 1726880708.15770: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit <<< 6747 1726880708.15777: stdout chunk (state=3): >>># destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing <<< 6747 1726880708.15786: stdout chunk (state=3): >>># cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse <<< 6747 1726880708.15803: stdout chunk (state=3): >>># destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile <<< 6747 1726880708.15837: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random <<< 6747 1726880708.15855: stdout chunk (state=3): >>># cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil <<< 6747 1726880708.15870: stdout chunk (state=3): >>># cleanup[3] wiping zlib # cleanup[3] wiping errno <<< 6747 1726880708.15890: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 6747 1726880708.15911: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 6747 1726880708.15914: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler <<< 6747 1726880708.15936: stdout chunk (state=3): >>># destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 6747 1726880708.15966: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections <<< 6747 1726880708.15971: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.15994: stdout chunk (state=3): >>># cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 6747 1726880708.16015: stdout chunk (state=3): >>># cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs <<< 6747 1726880708.16029: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.16041: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 6747 1726880708.16071: stdout chunk (state=3): >>># destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880708.16551: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880708.16558: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880708.16588: stdout chunk (state=3): >>># destroy _weakref <<< 6747 1726880708.16594: stdout chunk (state=3): >>># destroy _thread # destroy _hashlib <<< 6747 1726880708.16628: stdout chunk (state=3): >>># destroy platform <<< 6747 1726880708.16642: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 6747 1726880708.16647: stdout chunk (state=3): >>># destroy tokenize <<< 6747 1726880708.16676: stdout chunk (state=3): >>># destroy _compat_pickle <<< 6747 1726880708.16684: stdout chunk (state=3): >>># destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 6747 1726880708.16711: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 6747 1726880708.16721: stdout chunk (state=3): >>># destroy copyreg <<< 6747 1726880708.16753: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 6747 1726880708.16781: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 6747 1726880708.16788: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves <<< 6747 1726880708.16801: stdout chunk (state=3): >>># destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 6747 1726880708.16843: stdout chunk (state=3): >>># destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd <<< 6747 1726880708.16866: stdout chunk (state=3): >>># destroy gettext # destroy libcomps # destroy urllib <<< 6747 1726880708.16870: stdout chunk (state=3): >>># destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib <<< 6747 1726880708.16891: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 6747 1726880708.16942: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios <<< 6747 1726880708.16961: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.16967: stdout chunk (state=3): >>># destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 6747 1726880708.16986: stdout chunk (state=3): >>># destroy rpm <<< 6747 1726880708.17041: stdout chunk (state=3): >>># destroy itertools # destroy functools<<< 6747 1726880708.17045: stdout chunk (state=3): >>> # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 6747 1726880708.17120: stdout chunk (state=3): >>># destroy _warnings # destroy posix <<< 6747 1726880708.17163: stdout chunk (state=3): >>># destroy binascii <<< 6747 1726880708.17170: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 6747 1726880708.17196: stdout chunk (state=3): >>># destroy _ssl <<< 6747 1726880708.17273: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880708.17394: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 6747 1726880708.17403: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re <<< 6747 1726880708.17423: stdout chunk (state=3): >>># destroy _random <<< 6747 1726880708.17447: stdout chunk (state=3): >>># destroy _sre <<< 6747 1726880708.17455: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 6747 1726880708.17462: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6747 1726880708.18302: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880708.18337: stderr chunk (state=3): >>><<< 6747 1726880708.18340: stdout chunk (state=3): >>><<< 6747 1726880708.18496: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f26184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f25e7b30> # /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 0x7fc7f261aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2409130> # /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 0x7fc7f2409fa0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2447d70> # /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 0x7fc7f2447fb0> # /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 0x7fc7f247f770> # /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 0x7fc7f247fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f245fa40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f245d160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2444f20> # /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 0x7fc7f249f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f249e2d0> # /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 0x7fc7f245e030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f249cb60> # /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 0x7fc7f24d46b0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24441a0> # /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 0x7fc7f24d4b60> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d4a10> # 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 0x7fc7f24d4e00> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2442cc0> # /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 0x7fc7f24d54f0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d51c0> 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 0x7fc7f24d63f0> 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 0x7fc7f24ec5f0> 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 0x7fc7f24edcd0> # /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 0x7fc7f24eeb70> # 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 0x7fc7f24ef1d0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24ee0c0> # /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 0x7fc7f24efc50> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24ef380> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d6360> # /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 0x7fc7f221fb30> # /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 0x7fc7f22485f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2248350> # 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 0x7fc7f2248620> # /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 0x7fc7f2248f50> # 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 0x7fc7f2249910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2248800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f221dcd0> # /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 0x7fc7f224acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22497c0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f24d6b10> # /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 0x7fc7f2272ff0> # /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 0x7fc7f229b380> # /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 0x7fc7f22f8110> # /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 0x7fc7f22fa870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22f8230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22c5130> # /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 0x7fc7f2101220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f229a180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f224bbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc7f229a2a0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_2p_s2269/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2156ea0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2135d90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2134ef0> # 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 0x7fc7f21552b0> # /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 0x7fc7f2182840> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f21825d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2181ee0> # /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 0x7fc7f2182330> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22fa7e0> 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 0x7fc7f21835c0> # 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 0x7fc7f2183800> # /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 0x7fc7f2183d40> 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 0x7fc7f1b11a60> # 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 0x7fc7f1b13710> # /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 0x7fc7f1b13fb0> # /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 0x7fc7f1b19250> # /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 0x7fc7f1b1bd10> # 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 0x7fc7f2442db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b19fd0> # /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 0x7fc7f1b23b60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b22660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b223c0> # /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 0x7fc7f1b22930> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b1a4e0> # 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 0x7fc7f1b67e30> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b67f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b69910> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b696d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b6be90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b6a000> # /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 0x7fc7f1b6f5f0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b6bf80> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b70380> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b703b0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b70920> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b68080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b73fe0> # 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 0x7fc7f1bfd010> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b72780> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1b73b30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b723f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1a01310> # /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 0x7fc7f1a02090> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1bfd2b0> 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 0x7fc7f1a01fa0> # 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 0x7fc7f1a03200> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f1a0dcd0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a0b140> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1b027b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f21b2480> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a0de50> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f2154b90> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fc7f1aa3e90> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa01a0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa08c0> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa0440> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa11f0> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a853d0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a85430> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163e390> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa29f0> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1644f20> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163faa0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f163ee10> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1e80> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b0e30> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1668f50> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f22482c0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b47d0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b2ba0> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16688c0> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1850> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1250> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa0f80> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa01d0> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1280> # /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 0x7fc7f16b4d40> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1aa1b80> # /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 0x7fc7f16b5460> # /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 0x7fc7f169fd70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f169d220> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16b6360> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f169ccb0> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d5e50> # /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 0x7fc7f16d6ae0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d65a0> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16d6ff0> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f16ab6e0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f15cbe90> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130abd0> # /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 0x7fc7f130acf0> # /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 0x7fc7f135af00> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f135a750> # 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 0x7fc7f135a930> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130b230> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1309e50> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f130a870> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f13d4500> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d40e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f13d7da0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d4620> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0f32f30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f13d7f50> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fb0a70> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0f332f0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fb38f0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0fb0aa0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7f0fefa70> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0fb3c80> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef53cd40> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53c140> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1377c20> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef558200> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53f650> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a840> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55b740> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef55bfe0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5854f0> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55b950> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a6f0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55a090> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef587110> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef55ac60> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef558530> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53ec60> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7ef53f380> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef53f0e0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f0feff80> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c4800> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c6d50> # /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 0x7fc7ef5c7530> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c6030> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c7d40> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5c47d0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e97f0> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e8d70> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e8b90> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef614890> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeede930> # 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 0x7fc7eeedec90> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef616ba0> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef614d40> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5ebd40> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e9fd0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5e9d00> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef18830> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeedf950> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7ef5ea510> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef18e90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19310> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19400> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eef1bfb0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef1a120> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38170> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38260> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef19190> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef38350> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eef63dd0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef63230> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef61ca0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef39be0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef39040> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1a01280> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eef3afc0> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4710> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4980> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa52e0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa4d70> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa61b0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f135b020> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7f1309a00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6ed0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73950> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eed919d0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed91580> # 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 0x7fc7ef55a810> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed90440> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73c80> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed709e0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eed73740> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeda6fc0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeda5af0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcc7a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccaa0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccd10> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedccf80> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcd6a0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcd4f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcef00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcf0b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcf2c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede8230> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedcfa70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede8dd0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede9220> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede93d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eede96a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea5a0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea7e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedea9c0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedeb5c0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedeb0e0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee10470> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eedebd70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee11100> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee11400> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12360> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12600> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee127b0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa7320> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa70b0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee13170> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee12ea0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35610> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee36d80> # 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 0x7fc7eee35f70> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35b20> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb88590> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb6f9b0> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb8b440> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb8bd70> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb88c20> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eeb888f0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee13440> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee35160> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eee131a0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa7020> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb5f40> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb6810> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb7830> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebb7e90> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eebdd580> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdcf50> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdcbf0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdc890> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eefa6e10> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf200> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf290> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eebdf980> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdf800> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0dfa0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0f1a0> # /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 0x7fc7eec0f410> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc7eec0f590> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0f3b0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0ec90> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0e120> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0d3d0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0c950> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0c1d0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebdecf0> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eebde1e0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0ee70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec0fa70> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec38380> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec38740> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec39070> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7eec39be0> {"msg": "", "changed": true, "results": ["Installed: libomp-18.1.8-2.el10.x86_64", "Installed: libomp-devel-18.1.8-2.el10.x86_64", "Installed: pcp-pmda-bpftrace-6.3.0-3.el10.x86_64", "Installed: clang-libs-18.1.8-1.el10.x86_64", "Installed: clang-resource-filesystem-18.1.8-1.el10.noarch", "Installed: glibc-devel-2.39-17.el10.x86_64", "Installed: libatomic-14.2.1-1.el10.x86_64", "Installed: glibc-headers-2.39-17.el10.x86_64", "Installed: libxcrypt-devel-4.4.36-9.el10.x86_64", "Installed: bcc-0.30.0-2.el10.x86_64", "Installed: bcc-tools-0.30.0-2.el10.x86_64", "Installed: zlib-ng-compat-devel-2.1.6-3.el10.x86_64", "Installed: pkgconf-2.1.0-2.el10.x86_64", "Installed: pkgconf-m4-2.1.0-2.el10.noarch", "Installed: pkgconf-pkg-config-2.1.0-2.el10.x86_64", "Installed: bison-3.8.2-8.el10.x86_64", "Installed: compiler-rt-18.1.8-1.el10.x86_64", "Installed: flex-2.6.4-18.el10.x86_64", "Installed: libzstd-devel-1.5.5-8.el10.x86_64", "Installed: python3-lldb-18.1.8-1.el10.x86_64", "Installed: lldb-18.1.8-1.el10.x86_64", "Installed: openssl-devel-1:3.2.2-12.el10.x86_64", "Installed: python3-netaddr-0.10.1-5.el10.noarch", "Installed: llvm-libs-18.1.8-1.el10.x86_64", "Installed: cpp-14.2.1-1.el10.x86_64", "Installed: python3-pcp-6.3.0-3.el10.x86_64", "Installed: pcp-selinux-6.3.0-3.el10.x86_64", "Installed: avahi-libs-0.8-29.el10.x86_64", "Installed: python3-pyelftools-0.30-6.el10.noarch", "Installed: bpftrace-0.21.1-1.el10.x86_64", "Installed: libpkgconf-2.1.0-2.el10.x86_64", "Installed: gcc-14.2.1-1.el10.x86_64", "Installed: libuv-1:1.48.0-2.el10.x86_64", "Installed: m4-1.4.19-10.el10.x86_64", "Installed: kernel-devel-6.11.0-25.el10.x86_64", "Installed: elfutils-libelf-devel-0.191-5.el10.x86_64", "Installed: kernel-headers-6.11.0-25.el10.x86_64", "Installed: pcp-6.3.0-3.el10.x86_64", "Installed: pcp-conf-6.3.0-3.el10.x86_64", "Installed: python3-bcc-0.30.0-2.el10.noarch", "Installed: libmpc-1.3.1-6.el10.x86_64", "Installed: pcp-libs-6.3.0-3.el10.x86_64"], "rc": 0, "invocation": {"module_args": {"name": ["pcp-pmda-bpftrace", "bpftrace"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks 6747 1726880708.19656: done with _execute_module (ansible.legacy.dnf, {'name': ['pcp-pmda-bpftrace', 'bpftrace'], '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-1726880591.3014994-6905-169599859050400/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880708.19659: _low_level_execute_command(): starting 6747 1726880708.19660: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880591.3014994-6905-169599859050400/ > /dev/null 2>&1 && sleep 0' 6747 1726880708.19662: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880708.19663: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.19664: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880708.19666: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880708.19667: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880708.19668: stderr chunk (state=3): >>>debug2: match not found <<< 6747 1726880708.19674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.19676: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6747 1726880708.19678: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880708.19680: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6747 1726880708.19681: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.19683: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880708.19684: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880708.19685: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880708.19686: stderr chunk (state=3): >>>debug2: match found <<< 6747 1726880708.19688: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.19689: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.19690: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.19691: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.19692: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.21408: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.21439: stderr chunk (state=3): >>><<< 6747 1726880708.21442: stdout chunk (state=3): >>><<< 6747 1726880708.21459: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.21466: handler run complete 6747 1726880708.21493: attempt loop complete, returning result 6747 1726880708.21495: _execute() done 6747 1726880708.21498: dumping result to json 6747 1726880708.21504: done dumping result, returning 6747 1726880708.21512: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages [02c48edd-c8ad-6246-0b37-00000000011d] 6747 1726880708.21515: sending task result for task 02c48edd-c8ad-6246-0b37-00000000011d 6747 1726880708.21611: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000011d 6747 1726880708.21614: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "rc": 0, "results": [ "Installed: libomp-18.1.8-2.el10.x86_64", "Installed: libomp-devel-18.1.8-2.el10.x86_64", "Installed: pcp-pmda-bpftrace-6.3.0-3.el10.x86_64", "Installed: clang-libs-18.1.8-1.el10.x86_64", "Installed: clang-resource-filesystem-18.1.8-1.el10.noarch", "Installed: glibc-devel-2.39-17.el10.x86_64", "Installed: libatomic-14.2.1-1.el10.x86_64", "Installed: glibc-headers-2.39-17.el10.x86_64", "Installed: libxcrypt-devel-4.4.36-9.el10.x86_64", "Installed: bcc-0.30.0-2.el10.x86_64", "Installed: bcc-tools-0.30.0-2.el10.x86_64", "Installed: zlib-ng-compat-devel-2.1.6-3.el10.x86_64", "Installed: pkgconf-2.1.0-2.el10.x86_64", "Installed: pkgconf-m4-2.1.0-2.el10.noarch", "Installed: pkgconf-pkg-config-2.1.0-2.el10.x86_64", "Installed: bison-3.8.2-8.el10.x86_64", "Installed: compiler-rt-18.1.8-1.el10.x86_64", "Installed: flex-2.6.4-18.el10.x86_64", "Installed: libzstd-devel-1.5.5-8.el10.x86_64", "Installed: python3-lldb-18.1.8-1.el10.x86_64", "Installed: lldb-18.1.8-1.el10.x86_64", "Installed: openssl-devel-1:3.2.2-12.el10.x86_64", "Installed: python3-netaddr-0.10.1-5.el10.noarch", "Installed: llvm-libs-18.1.8-1.el10.x86_64", "Installed: cpp-14.2.1-1.el10.x86_64", "Installed: python3-pcp-6.3.0-3.el10.x86_64", "Installed: pcp-selinux-6.3.0-3.el10.x86_64", "Installed: avahi-libs-0.8-29.el10.x86_64", "Installed: python3-pyelftools-0.30-6.el10.noarch", "Installed: bpftrace-0.21.1-1.el10.x86_64", "Installed: libpkgconf-2.1.0-2.el10.x86_64", "Installed: gcc-14.2.1-1.el10.x86_64", "Installed: libuv-1:1.48.0-2.el10.x86_64", "Installed: m4-1.4.19-10.el10.x86_64", "Installed: kernel-devel-6.11.0-25.el10.x86_64", "Installed: elfutils-libelf-devel-0.191-5.el10.x86_64", "Installed: kernel-headers-6.11.0-25.el10.x86_64", "Installed: pcp-6.3.0-3.el10.x86_64", "Installed: pcp-conf-6.3.0-3.el10.x86_64", "Installed: python3-bcc-0.30.0-2.el10.noarch", "Installed: libmpc-1.3.1-6.el10.x86_64", "Installed: pcp-libs-6.3.0-3.el10.x86_64" ] } 6747 1726880708.21709: no more pending results, returning what we have 6747 1726880708.21713: results queue empty 6747 1726880708.21714: checking for any_errors_fatal 6747 1726880708.21720: done checking for any_errors_fatal 6747 1726880708.21720: checking for max_fail_percentage 6747 1726880708.21722: done checking for max_fail_percentage 6747 1726880708.21736: checking to see if all hosts have failed and the running result is not ok 6747 1726880708.21737: done checking to see if all hosts have failed 6747 1726880708.21737: getting the remaining hosts for this loop 6747 1726880708.21739: done getting the remaining hosts for this loop 6747 1726880708.21743: getting the next task for host managed_node2 6747 1726880708.21750: done getting next task for host managed_node2 6747 1726880708.21753: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts 6747 1726880708.21756: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880708.21765: getting variables 6747 1726880708.21766: in VariableManager get_vars() 6747 1726880708.21796: Calling all_inventory to load vars for managed_node2 6747 1726880708.21798: Calling groups_inventory to load vars for managed_node2 6747 1726880708.21800: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880708.21808: Calling all_plugins_play to load vars for managed_node2 6747 1726880708.21811: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880708.21813: Calling groups_plugins_play to load vars for managed_node2 6747 1726880708.22085: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880708.22372: done with get_vars() 6747 1726880708.22385: done getting variables 6747 1726880708.22430: 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.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:48 Friday 20 September 2024 21:05:08 -0400 (0:01:56.963) 0:02:03.252 ****** 6747 1726880708.22455: entering _queue_task() for managed_node2/set_fact 6747 1726880708.22654: worker is 1 (out of 1 available) 6747 1726880708.22666: exiting _queue_task() for managed_node2/set_fact 6747 1726880708.22676: done queuing things up, now waiting for results queue to drain 6747 1726880708.22677: waiting for pending results... 6747 1726880708.22841: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts 6747 1726880708.22929: in run() - task 02c48edd-c8ad-6246-0b37-00000000011e 6747 1726880708.22943: variable 'ansible_search_path' from source: unknown 6747 1726880708.22946: variable 'ansible_search_path' from source: unknown 6747 1726880708.23000: variable 'bpftrace_users' from source: include params 6747 1726880708.23174: variable 'bpftrace_users' from source: include params 6747 1726880708.23182: variable '__metrics_accounts' from source: set_fact 6747 1726880708.23236: variable '__metrics_accounts' from source: set_fact 6747 1726880708.23394: Loaded config def from plugin (lookup/items) 6747 1726880708.23400: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 6747 1726880708.23418: variable 'omit' from source: magic vars 6747 1726880708.23492: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.23501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.23508: variable 'omit' from source: magic vars 6747 1726880708.23679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880708.23844: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880708.23874: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880708.23899: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880708.23927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880708.23977: 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) 6747 1726880708.23995: 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) 6747 1726880708.24012: 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) 6747 1726880708.24033: 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) 6747 1726880708.24096: variable 'item' from source: unknown 6747 1726880708.24106: Evaluated conditional (item.user is defined): True 6747 1726880708.24111: variable 'omit' from source: magic vars 6747 1726880708.24153: variable 'omit' from source: magic vars 6747 1726880708.24271: variable '__bpftrace_usernames' from source: role '' all vars 6747 1726880708.24274: variable 'item' from source: unknown 6747 1726880708.24295: variable 'omit' from source: magic vars 6747 1726880708.24314: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880708.24335: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880708.24350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880708.24367: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.24375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.24396: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880708.24399: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.24402: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.24471: Set connection var ansible_pipelining to False 6747 1726880708.24478: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880708.24485: Set connection var ansible_timeout to 10 6747 1726880708.24489: Set connection var ansible_shell_executable to /bin/sh 6747 1726880708.24494: Set connection var ansible_shell_type to sh 6747 1726880708.24497: Set connection var ansible_connection to ssh 6747 1726880708.24510: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.24513: variable 'ansible_connection' from source: unknown 6747 1726880708.24515: variable 'ansible_module_compression' from source: unknown 6747 1726880708.24517: variable 'ansible_shell_type' from source: unknown 6747 1726880708.24519: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.24524: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.24528: variable 'ansible_pipelining' from source: unknown 6747 1726880708.24530: variable 'ansible_timeout' from source: unknown 6747 1726880708.24534: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.24605: 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) 6747 1726880708.24613: variable 'omit' from source: magic vars 6747 1726880708.24619: starting attempt loop 6747 1726880708.24622: running the handler 6747 1726880708.24634: handler run complete 6747 1726880708.24641: attempt loop complete, returning result 6747 1726880708.24653: variable 'item' from source: unknown 6747 1726880708.24703: variable 'item' from source: unknown ok: [managed_node2] => (item={'user': 'metrics', 'sasluser': 'metrics', 'saslpassword': 'metrics'}) => { "ansible_facts": { "__bpftrace_usernames": "root,metrics" }, "ansible_loop_var": "item", "changed": false, "item": { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } } 6747 1726880708.24851: dumping result to json 6747 1726880708.24854: done dumping result, returning 6747 1726880708.24856: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts [02c48edd-c8ad-6246-0b37-00000000011e] 6747 1726880708.24858: sending task result for task 02c48edd-c8ad-6246-0b37-00000000011e 6747 1726880708.24896: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000011e 6747 1726880708.24898: WORKER PROCESS EXITING 6747 1726880708.24937: no more pending results, returning what we have 6747 1726880708.24940: results queue empty 6747 1726880708.24941: checking for any_errors_fatal 6747 1726880708.24947: done checking for any_errors_fatal 6747 1726880708.24948: checking for max_fail_percentage 6747 1726880708.24949: done checking for max_fail_percentage 6747 1726880708.24950: checking to see if all hosts have failed and the running result is not ok 6747 1726880708.24951: done checking to see if all hosts have failed 6747 1726880708.24951: getting the remaining hosts for this loop 6747 1726880708.24953: done getting the remaining hosts for this loop 6747 1726880708.24955: getting the next task for host managed_node2 6747 1726880708.24960: done getting next task for host managed_node2 6747 1726880708.24963: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists 6747 1726880708.24970: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880708.24979: getting variables 6747 1726880708.24980: in VariableManager get_vars() 6747 1726880708.25008: Calling all_inventory to load vars for managed_node2 6747 1726880708.25011: Calling groups_inventory to load vars for managed_node2 6747 1726880708.25013: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880708.25020: Calling all_plugins_play to load vars for managed_node2 6747 1726880708.25021: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880708.25025: Calling groups_plugins_play to load vars for managed_node2 6747 1726880708.25263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880708.25578: done with get_vars() 6747 1726880708.25590: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 Friday 20 September 2024 21:05:08 -0400 (0:00:00.032) 0:02:03.284 ****** 6747 1726880708.25679: entering _queue_task() for managed_node2/file 6747 1726880708.25903: worker is 1 (out of 1 available) 6747 1726880708.25915: exiting _queue_task() for managed_node2/file 6747 1726880708.26130: done queuing things up, now waiting for results queue to drain 6747 1726880708.26132: waiting for pending results... 6747 1726880708.26453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists 6747 1726880708.26461: in run() - task 02c48edd-c8ad-6246-0b37-00000000011f 6747 1726880708.26465: variable 'ansible_search_path' from source: unknown 6747 1726880708.26470: variable 'ansible_search_path' from source: unknown 6747 1726880708.26551: calling self._execute() 6747 1726880708.26657: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.26663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.26666: variable 'omit' from source: magic vars 6747 1726880708.27103: variable 'bpftrace_metrics_provider' from source: include params 6747 1726880708.27118: variable 'metrics_provider' from source: role '' defaults 6747 1726880708.27206: variable 'metrics_provider' from source: role '' defaults 6747 1726880708.27314: Evaluated conditional (bpftrace_metrics_provider == 'pcp'): True 6747 1726880708.27318: variable 'omit' from source: magic vars 6747 1726880708.27321: variable 'omit' from source: magic vars 6747 1726880708.27349: variable '__bpftrace_conf_dir' from source: role '' all vars 6747 1726880708.27418: variable '__bpftrace_conf_dir' from source: role '' all vars 6747 1726880708.27446: variable 'omit' from source: magic vars 6747 1726880708.27489: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880708.27537: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880708.27565: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880708.27588: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.27608: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.27650: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880708.27661: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.27671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.27864: Set connection var ansible_pipelining to False 6747 1726880708.27867: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880708.27869: Set connection var ansible_timeout to 10 6747 1726880708.27874: Set connection var ansible_shell_executable to /bin/sh 6747 1726880708.27879: Set connection var ansible_shell_type to sh 6747 1726880708.27881: Set connection var ansible_connection to ssh 6747 1726880708.27883: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.27885: variable 'ansible_connection' from source: unknown 6747 1726880708.27889: variable 'ansible_module_compression' from source: unknown 6747 1726880708.27891: variable 'ansible_shell_type' from source: unknown 6747 1726880708.27895: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.27898: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.27900: variable 'ansible_pipelining' from source: unknown 6747 1726880708.27912: variable 'ansible_timeout' from source: unknown 6747 1726880708.27927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.28193: 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__) 6747 1726880708.28211: variable 'omit' from source: magic vars 6747 1726880708.28232: starting attempt loop 6747 1726880708.28297: running the handler 6747 1726880708.28300: _low_level_execute_command(): starting 6747 1726880708.28304: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880708.29247: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.29299: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.29363: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.29383: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.29412: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.29619: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.31215: stdout chunk (state=3): >>>/root <<< 6747 1726880708.31540: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.31544: stdout chunk (state=3): >>><<< 6747 1726880708.31546: stderr chunk (state=3): >>><<< 6747 1726880708.31549: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.31552: _low_level_execute_command(): starting 6747 1726880708.31554: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520 `" && echo ansible-tmp-1726880708.31467-10274-200719883512520="` echo /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520 `" ) && sleep 0' 6747 1726880708.32221: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880708.32339: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.32369: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.32386: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.32463: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.34490: stdout chunk (state=3): >>>ansible-tmp-1726880708.31467-10274-200719883512520=/root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520 <<< 6747 1726880708.34589: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.34607: stderr chunk (state=3): >>><<< 6747 1726880708.34625: stdout chunk (state=3): >>><<< 6747 1726880708.34728: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880708.31467-10274-200719883512520=/root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.34943: variable 'ansible_module_compression' from source: unknown 6747 1726880708.34946: ANSIBALLZ: Using lock for file 6747 1726880708.34948: ANSIBALLZ: Acquiring lock 6747 1726880708.34950: ANSIBALLZ: Lock acquired: 139875214839776 6747 1726880708.34955: ANSIBALLZ: Creating module 6747 1726880708.45828: ANSIBALLZ: Writing module into payload 6747 1726880708.46129: ANSIBALLZ: Writing module 6747 1726880708.46133: ANSIBALLZ: Renaming module 6747 1726880708.46135: ANSIBALLZ: Done creating module 6747 1726880708.46137: variable 'ansible_facts' from source: unknown 6747 1726880708.46140: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py 6747 1726880708.46328: Sending initial data 6747 1726880708.46339: Sent initial data (150 bytes) 6747 1726880708.46826: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880708.46843: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.46860: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880708.46937: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.46974: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.47001: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.47032: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.47102: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.48723: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880708.48757: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880708.48795: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp8e4v35rw /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py <<< 6747 1726880708.48802: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py" <<< 6747 1726880708.48842: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp8e4v35rw" to remote "/root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py" <<< 6747 1726880708.48844: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py" <<< 6747 1726880708.49392: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.49463: stderr chunk (state=3): >>><<< 6747 1726880708.49466: stdout chunk (state=3): >>><<< 6747 1726880708.49468: done transferring module to remote 6747 1726880708.49474: _low_level_execute_command(): starting 6747 1726880708.49480: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/ /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py && sleep 0' 6747 1726880708.49967: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880708.49970: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6747 1726880708.49973: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880708.49975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.50104: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.50138: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.52030: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.52036: stderr chunk (state=3): >>><<< 6747 1726880708.52038: stdout chunk (state=3): >>><<< 6747 1726880708.52041: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.52043: _low_level_execute_command(): starting 6747 1726880708.52045: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/AnsiballZ_file.py && sleep 0' 6747 1726880708.52740: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.52804: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.52825: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.52872: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.52914: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.55163: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880708.55189: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880708.55224: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 6747 1726880708.55302: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6747 1726880708.55334: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880708.55370: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880708.55394: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880708.55418: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6747 1726880708.55453: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.55475: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880708.55510: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880708.55550: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880708.55555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880708.55579: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b91684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b9137b30> <<< 6747 1726880708.55616: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 6747 1726880708.55620: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b916aa50> <<< 6747 1726880708.55671: stdout chunk (state=3): >>>import '_signal' # import '_abc' # <<< 6747 1726880708.55675: stdout chunk (state=3): >>>import 'abc' # <<< 6747 1726880708.55684: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880708.55709: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880708.55795: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880708.55826: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880708.55889: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880708.55893: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6747 1726880708.55918: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880708.55960: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880708.55979: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f1d130> <<< 6747 1726880708.56038: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 6747 1726880708.56049: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f1e060> <<< 6747 1726880708.56104: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880708.56108: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880708.56336: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880708.56360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880708.56390: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.56424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880708.56441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880708.56483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880708.56486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880708.56542: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f5bef0> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880708.56547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880708.56582: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f5bf80> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880708.56601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880708.56625: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880708.56699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.56726: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f93800> <<< 6747 1726880708.56763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880708.56788: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f93e90> import '_collections' # <<< 6747 1726880708.56828: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f73b30> <<< 6747 1726880708.56839: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880708.56863: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f711f0> <<< 6747 1726880708.56947: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f590a0> <<< 6747 1726880708.56980: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880708.57021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880708.57061: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880708.57064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880708.57084: stdout chunk (state=3): >>># /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' <<< 6747 1726880708.57126: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fb7770> <<< 6747 1726880708.57160: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fb6390> # /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 0x7fc6b8f72120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fb4bf0> <<< 6747 1726880708.57220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6747 1726880708.57264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f58320> # /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' <<< 6747 1726880708.57289: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8fe8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe8b60> <<< 6747 1726880708.57341: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.57375: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8fe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f56e40> <<< 6747 1726880708.57401: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880708.57443: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880708.57478: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe9280> import 'importlib.machinery' # <<< 6747 1726880708.57507: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880708.57557: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fea4b0> import 'importlib.util' # import 'runpy' # <<< 6747 1726880708.57569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880708.57601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880708.57634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 6747 1726880708.57685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b90006e0> import 'errno' # <<< 6747 1726880708.57689: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b9001df0> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6747 1726880708.57743: stdout chunk (state=3): >>># 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' <<< 6747 1726880708.57777: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b9002c60> <<< 6747 1726880708.57805: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b90032c0> <<< 6747 1726880708.57808: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b90021b0> <<< 6747 1726880708.57837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880708.57875: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b9003d40> <<< 6747 1726880708.57878: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b9003470> <<< 6747 1726880708.57914: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fea510> <<< 6747 1726880708.57949: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880708.57971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880708.57994: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880708.58004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880708.58045: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8d7fbf0> <<< 6747 1726880708.58069: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880708.58112: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8da8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da8470> <<< 6747 1726880708.58115: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8da8740> <<< 6747 1726880708.58143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880708.58217: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.58366: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8da9070> <<< 6747 1726880708.58496: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8da9a60> <<< 6747 1726880708.58544: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8d7dd90> <<< 6747 1726880708.58555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880708.58591: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880708.58621: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8daade0> <<< 6747 1726880708.58641: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8feac00> <<< 6747 1726880708.58664: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880708.58749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.58752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880708.58774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880708.58807: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8dcf170> <<< 6747 1726880708.58859: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880708.58890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880708.58915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880708.58969: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8df7560> <<< 6747 1726880708.58987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880708.59021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880708.59072: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880708.59116: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e58350> <<< 6747 1726880708.59119: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880708.59142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880708.59175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880708.59213: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880708.59294: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e5aab0> <<< 6747 1726880708.59368: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e58470> <<< 6747 1726880708.59406: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e21340> <<< 6747 1726880708.59448: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8729460> <<< 6747 1726880708.59458: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8df6360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8dabd40> <<< 6747 1726880708.59577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880708.59590: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6b8729700> <<< 6747 1726880708.59754: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_file_payload_c65h_lki/ansible_file_payload.zip' # zipimport: zlib available <<< 6747 1726880708.59885: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.59912: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880708.59959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880708.60032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880708.60069: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b877b230> import '_typing' # <<< 6747 1726880708.60260: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b875e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b875d2b0> <<< 6747 1726880708.60285: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # <<< 6747 1726880708.60348: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880708.60351: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 6747 1726880708.60371: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.61767: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.62872: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6747 1726880708.62876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8779100> <<< 6747 1726880708.62899: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 6747 1726880708.62926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.62930: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6747 1726880708.62936: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880708.62962: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880708.62993: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.62996: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.63015: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b87a6b40> <<< 6747 1726880708.63037: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a68d0> <<< 6747 1726880708.63073: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a61e0> <<< 6747 1726880708.63085: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6747 1726880708.63098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880708.63134: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a6c60> <<< 6747 1726880708.63149: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b877bc50> import 'atexit' # <<< 6747 1726880708.63174: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b87a78c0> <<< 6747 1726880708.63201: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.63215: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b87a7ad0> <<< 6747 1726880708.63231: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880708.63275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880708.63291: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880708.63331: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a7f50> <<< 6747 1726880708.63347: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880708.63359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880708.63388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880708.63425: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8611d30> <<< 6747 1726880708.63451: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8613950> <<< 6747 1726880708.63479: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880708.63489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880708.63529: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8614350> <<< 6747 1726880708.63540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880708.63569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880708.63586: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86154f0> <<< 6747 1726880708.63609: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880708.63641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880708.63666: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880708.63721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8617f50> <<< 6747 1726880708.63769: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.63772: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b9002ae0> <<< 6747 1726880708.63777: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8616240> <<< 6747 1726880708.63802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880708.63829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880708.63851: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6747 1726880708.63857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880708.63871: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880708.63899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880708.63940: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880708.63943: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8623e60> <<< 6747 1726880708.63944: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880708.64012: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8622930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8622690> <<< 6747 1726880708.64037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6747 1726880708.64042: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880708.64116: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8622c00> <<< 6747 1726880708.64146: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8616720> <<< 6747 1726880708.64169: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8667f80> <<< 6747 1726880708.64198: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 6747 1726880708.64203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86682f0> <<< 6747 1726880708.64228: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880708.64240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880708.64263: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880708.64305: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.64309: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8669d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8669b20> <<< 6747 1726880708.64324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880708.64446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880708.64497: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.64501: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b866c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866a450> <<< 6747 1726880708.64529: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880708.64573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.64597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880708.64616: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880708.64655: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866fa40> <<< 6747 1726880708.64785: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866c410> <<< 6747 1726880708.64867: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670860> <<< 6747 1726880708.64882: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670ad0> <<< 6747 1726880708.64918: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670d40> <<< 6747 1726880708.64926: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86684d0> <<< 6747 1726880708.64963: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880708.64996: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880708.64999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880708.65030: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.65059: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b86fc470> <<< 6747 1726880708.65216: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.65219: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b86fd790> <<< 6747 1726880708.65287: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8672c00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8673fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8672840> <<< 6747 1726880708.65290: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65321: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880708.65326: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65399: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65485: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65521: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6747 1726880708.65527: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65544: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6747 1726880708.65664: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.65792: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.66343: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.66874: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880708.66895: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 6747 1726880708.66897: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6747 1726880708.66925: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880708.66938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.66987: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8501970> <<< 6747 1726880708.67067: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880708.67094: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b85027e0> <<< 6747 1726880708.67099: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86fda60> <<< 6747 1726880708.67154: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880708.67161: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.67185: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.67190: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6747 1726880708.67210: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.67355: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.67512: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880708.67517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880708.67525: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8502750> <<< 6747 1726880708.67530: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.67992: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68434: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68508: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68583: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880708.68587: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68629: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68664: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880708.68667: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68743: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68817: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880708.68837: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68854: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68860: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 6747 1726880708.68868: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68913: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.68962: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6747 1726880708.69186: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880708.69506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 6747 1726880708.69560: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8503a70> <<< 6747 1726880708.69582: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69636: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69710: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 6747 1726880708.69717: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880708.69747: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69783: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69834: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880708.69836: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69878: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69920: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.69977: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70045: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880708.70086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.70177: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.70181: stdout chunk (state=3): >>>import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b850e540> <<< 6747 1726880708.70213: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8509220> <<< 6747 1726880708.70243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880708.70258: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70319: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70380: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70411: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70454: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.70476: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880708.70501: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880708.70524: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880708.70577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880708.70602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880708.70616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880708.70670: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87fae10> <<< 6747 1726880708.70710: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87eeae0> <<< 6747 1726880708.70797: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b850e750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866f7a0> # destroy ansible.module_utils.distro <<< 6747 1726880708.70800: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6747 1726880708.70841: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70864: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 6747 1726880708.70870: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880708.70931: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880708.70942: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.70958: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6747 1726880708.70965: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.71471: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.72015: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880708.72856: stdout chunk (state=3): >>> {"path": "/etc/pcp/bpftrace", "changed": false, "diff": {"before": {"path": "/etc/pcp/bpftrace"}, "after": {"path": "/etc/pcp/bpftrace"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "invocation": {"module_args": {"path": "/etc/pcp/bpftrace", "state": "directory", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 6747 1726880708.72868: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880708.73217: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880708.73256: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # 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 <<< 6747 1726880708.73262: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.73318: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # 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__ <<< 6747 1726880708.73378: 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 grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters <<< 6747 1726880708.73394: 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 <<< 6747 1726880708.73397: 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 # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules <<< 6747 1726880708.73400: stdout chunk (state=3): >>># destroy ansible.modules <<< 6747 1726880708.73662: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880708.73686: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.73704: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6747 1726880708.73734: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 6747 1726880708.73764: stdout chunk (state=3): >>># destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro <<< 6747 1726880708.73781: stdout chunk (state=3): >>># destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux <<< 6747 1726880708.73826: 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 # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime <<< 6747 1726880708.73870: stdout chunk (state=3): >>># 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 <<< 6747 1726880708.73874: stdout chunk (state=3): >>># destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 6747 1726880708.73876: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl <<< 6747 1726880708.73902: stdout chunk (state=3): >>># cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch <<< 6747 1726880708.73930: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap <<< 6747 1726880708.73948: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools <<< 6747 1726880708.73963: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 6747 1726880708.73977: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc <<< 6747 1726880708.73993: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal <<< 6747 1726880708.74012: 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 # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 6747 1726880708.74015: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880708.74189: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880708.74194: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880708.74233: stdout chunk (state=3): >>># destroy _collections_abc <<< 6747 1726880708.74236: stdout chunk (state=3): >>># destroy _weakref <<< 6747 1726880708.74284: stdout chunk (state=3): >>># destroy _uuid <<< 6747 1726880708.74304: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string <<< 6747 1726880708.74361: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 6747 1726880708.74365: stdout chunk (state=3): >>># destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select <<< 6747 1726880708.74397: stdout chunk (state=3): >>># destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal <<< 6747 1726880708.74408: stdout chunk (state=3): >>># destroy _typing <<< 6747 1726880708.74431: stdout chunk (state=3): >>># destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings <<< 6747 1726880708.74447: stdout chunk (state=3): >>># destroy operator <<< 6747 1726880708.74476: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880708.74576: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 <<< 6747 1726880708.74583: stdout chunk (state=3): >>># destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect <<< 6747 1726880708.74586: stdout chunk (state=3): >>># destroy re <<< 6747 1726880708.74596: stdout chunk (state=3): >>># destroy _random <<< 6747 1726880708.74674: stdout chunk (state=3): >>># destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks <<< 6747 1726880708.74991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880708.75026: stderr chunk (state=3): >>><<< 6747 1726880708.75029: stdout chunk (state=3): >>><<< 6747 1726880708.75092: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b91684d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b9137b30> # /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 0x7fc6b916aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f1d130> # /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 0x7fc6b8f1e060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f5bef0> # /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 0x7fc6b8f5bf80> # /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 0x7fc6b8f93800> # /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 0x7fc6b8f93e90> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f73b30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f711f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f590a0> # /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 0x7fc6b8fb7770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fb6390> # /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 0x7fc6b8f72120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fb4bf0> # /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 0x7fc6b8fe8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f58320> # /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 0x7fc6b8fe8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe8b60> # 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 0x7fc6b8fe8ec0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8f56e40> # /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 0x7fc6b8fe95b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fe9280> 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 0x7fc6b8fea4b0> 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 0x7fc6b90006e0> 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 0x7fc6b9001df0> # /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 0x7fc6b9002c60> # 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 0x7fc6b90032c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b90021b0> # /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 0x7fc6b9003d40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b9003470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8fea510> # /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 0x7fc6b8d7fbf0> # /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 0x7fc6b8da8710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da8470> # 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 0x7fc6b8da8740> # /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 0x7fc6b8da9070> # 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 0x7fc6b8da9a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da8920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8d7dd90> # /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 0x7fc6b8daade0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8da98e0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8feac00> # /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 0x7fc6b8dcf170> # /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 0x7fc6b8df7560> # /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 0x7fc6b8e58350> # /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 0x7fc6b8e5aab0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e58470> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8e21340> # /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 0x7fc6b8729460> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8df6360> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8dabd40> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fc6b8729700> # zipimport: found 30 names in '/tmp/ansible_file_payload_c65h_lki/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 0x7fc6b877b230> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b875e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b875d2b0> # 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 0x7fc6b8779100> # /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 0x7fc6b87a6b40> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a68d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87a61e0> # /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 0x7fc6b87a6c60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b877bc50> 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 0x7fc6b87a78c0> # 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 0x7fc6b87a7ad0> # /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 0x7fc6b87a7f50> 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 0x7fc6b8611d30> # 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 0x7fc6b8613950> # /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 0x7fc6b8614350> # /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 0x7fc6b86154f0> # /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 0x7fc6b8617f50> # 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 0x7fc6b9002ae0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8616240> # /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 0x7fc6b8623e60> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8622930> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8622690> # /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 0x7fc6b8622c00> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8616720> # 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 0x7fc6b8667f80> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86682f0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8669d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8669b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b866c290> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866a450> # /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 0x7fc6b866fa40> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866c410> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670ad0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8670d40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86684d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b86fc470> # 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 0x7fc6b86fd790> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8672c00> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8673fb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8672840> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b8501970> # /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 0x7fc6b85027e0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b86fda60> 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 0x7fc6b8502750> # 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 0x7fc6b8503a70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc6b850e540> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b8509220> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87fae10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b87eeae0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b850e750> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6b866f7a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"path": "/etc/pcp/bpftrace", "changed": false, "diff": {"before": {"path": "/etc/pcp/bpftrace"}, "after": {"path": "/etc/pcp/bpftrace"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0755", "state": "directory", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "invocation": {"module_args": {"path": "/etc/pcp/bpftrace", "state": "directory", "mode": "0755", "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, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy array # cleanup[3] wiping ansible.module_utils.distro # destroy distro.distro # cleanup[3] wiping distro # cleanup[3] wiping argparse # cleanup[3] wiping selinux # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping syslog # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping subprocess # destroy signal # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping grp # cleanup[3] wiping atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping tempfile # destroy io # destroy weakref # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping errno # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy abc # cleanup[3] wiping os.path # destroy genericpath # cleanup[3] wiping posixpath # cleanup[3] wiping _collections_abc # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping __main__ # cleanup[3] wiping _abc # cleanup[3] wiping _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections_abc # destroy _weakref # destroy _uuid # destroy posixpath # destroy __main__ # destroy atexit # destroy errno # destroy grp # destroy fcntl # destroy locale # destroy pwd # destroy selectors # destroy shutil # destroy tempfile # destroy traceback # destroy syslog # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy selinux # destroy ansible.module_utils.six.moves.urllib # destroy ansible.module_utils.six.moves # destroy datetime # destroy re._parser # destroy tokenize # destroy _string # destroy _frozen_importlib_external # destroy _imp # destroy marshal # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy stat # destroy _blake2 # destroy platform # destroy distro # destroy json.scanner # destroy _json # destroy select # destroy selinux._selinux # destroy collections # destroy copyreg # destroy contextlib # destroy _signal # destroy _typing # destroy _tokenize # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # destroy warnings # destroy operator # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy functools # destroy time # destroy _warnings # destroy math # destroy _bisect # destroy re # destroy _random # destroy _hashlib # destroy itertools # destroy _collections # destroy _operator # destroy builtins # destroy _thread # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy _io # clear sys.audit hooks 6747 1726880708.76070: done with _execute_module (file, {'path': '/etc/pcp/bpftrace', 'state': 'directory', 'mode': '0755', '_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-1726880708.31467-10274-200719883512520/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880708.76074: _low_level_execute_command(): starting 6747 1726880708.76076: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880708.31467-10274-200719883512520/ > /dev/null 2>&1 && sleep 0' 6747 1726880708.76079: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.76161: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.76168: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.76172: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.76210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.78042: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.78086: stderr chunk (state=3): >>><<< 6747 1726880708.78089: stdout chunk (state=3): >>><<< 6747 1726880708.78144: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.78147: handler run complete 6747 1726880708.78204: attempt loop complete, returning result 6747 1726880708.78207: _execute() done 6747 1726880708.78209: dumping result to json 6747 1726880708.78211: done dumping result, returning 6747 1726880708.78213: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists [02c48edd-c8ad-6246-0b37-00000000011f] 6747 1726880708.78216: sending task result for task 02c48edd-c8ad-6246-0b37-00000000011f 6747 1726880708.78341: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000011f 6747 1726880708.78344: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/pcp/bpftrace", "secontext": "system_u:object_r:etc_t:s0", "size": 44, "state": "directory", "uid": 0 } 6747 1726880708.78444: no more pending results, returning what we have 6747 1726880708.78447: results queue empty 6747 1726880708.78448: checking for any_errors_fatal 6747 1726880708.78455: done checking for any_errors_fatal 6747 1726880708.78456: checking for max_fail_percentage 6747 1726880708.78457: done checking for max_fail_percentage 6747 1726880708.78460: checking to see if all hosts have failed and the running result is not ok 6747 1726880708.78461: done checking to see if all hosts have failed 6747 1726880708.78462: getting the remaining hosts for this loop 6747 1726880708.78464: done getting the remaining hosts for this loop 6747 1726880708.78469: getting the next task for host managed_node2 6747 1726880708.78475: done getting next task for host managed_node2 6747 1726880708.78478: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured 6747 1726880708.78482: ^ 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? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880708.78494: getting variables 6747 1726880708.78495: in VariableManager get_vars() 6747 1726880708.78593: Calling all_inventory to load vars for managed_node2 6747 1726880708.78595: Calling groups_inventory to load vars for managed_node2 6747 1726880708.78598: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880708.78609: Calling all_plugins_play to load vars for managed_node2 6747 1726880708.78630: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880708.78643: Calling groups_plugins_play to load vars for managed_node2 6747 1726880708.78963: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880708.79364: done with get_vars() 6747 1726880708.79380: done getting variables 6747 1726880708.79484: 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.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 Friday 20 September 2024 21:05:08 -0400 (0:00:00.538) 0:02:03.823 ****** 6747 1726880708.79512: entering _queue_task() for managed_node2/template 6747 1726880708.79513: Creating lock for template 6747 1726880708.79735: worker is 1 (out of 1 available) 6747 1726880708.79747: exiting _queue_task() for managed_node2/template 6747 1726880708.79760: done queuing things up, now waiting for results queue to drain 6747 1726880708.79761: waiting for pending results... 6747 1726880708.79952: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured 6747 1726880708.80044: in run() - task 02c48edd-c8ad-6246-0b37-000000000120 6747 1726880708.80077: variable 'ansible_search_path' from source: unknown 6747 1726880708.80084: variable 'ansible_search_path' from source: unknown 6747 1726880708.80126: calling self._execute() 6747 1726880708.80171: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.80175: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.80183: variable 'omit' from source: magic vars 6747 1726880708.80489: variable 'bpftrace_metrics_provider' from source: include params 6747 1726880708.80493: variable 'metrics_provider' from source: role '' defaults 6747 1726880708.80549: variable 'metrics_provider' from source: role '' defaults 6747 1726880708.80571: Evaluated conditional (bpftrace_metrics_provider == 'pcp'): True 6747 1726880708.80576: variable 'omit' from source: magic vars 6747 1726880708.80614: variable 'omit' from source: magic vars 6747 1726880708.80635: variable '__bpftrace_conf' from source: role '' all vars 6747 1726880708.80684: variable '__bpftrace_conf' from source: role '' all vars 6747 1726880708.80732: variable '__bpftrace_conf_dir' from source: role '' all vars 6747 1726880708.80747: variable 'omit' from source: magic vars 6747 1726880708.80783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880708.80810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880708.80826: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880708.80840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.80850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880708.80876: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880708.80879: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.80883: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.80951: Set connection var ansible_pipelining to False 6747 1726880708.80961: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880708.80967: Set connection var ansible_timeout to 10 6747 1726880708.80972: Set connection var ansible_shell_executable to /bin/sh 6747 1726880708.80978: Set connection var ansible_shell_type to sh 6747 1726880708.80981: Set connection var ansible_connection to ssh 6747 1726880708.81001: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.81004: variable 'ansible_connection' from source: unknown 6747 1726880708.81007: variable 'ansible_module_compression' from source: unknown 6747 1726880708.81009: variable 'ansible_shell_type' from source: unknown 6747 1726880708.81012: variable 'ansible_shell_executable' from source: unknown 6747 1726880708.81014: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880708.81017: variable 'ansible_pipelining' from source: unknown 6747 1726880708.81019: variable 'ansible_timeout' from source: unknown 6747 1726880708.81021: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880708.81122: 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) 6747 1726880708.81133: variable 'omit' from source: magic vars 6747 1726880708.81138: starting attempt loop 6747 1726880708.81141: running the handler 6747 1726880708.81152: _low_level_execute_command(): starting 6747 1726880708.81160: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880708.81682: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880708.81686: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880708.81690: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.81743: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.81752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.81754: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.81792: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.83373: stdout chunk (state=3): >>>/root <<< 6747 1726880708.83470: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.83504: stderr chunk (state=3): >>><<< 6747 1726880708.83507: stdout chunk (state=3): >>><<< 6747 1726880708.83529: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.83540: _low_level_execute_command(): starting 6747 1726880708.83546: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739 `" && echo ansible-tmp-1726880708.8352897-10295-236548580329739="` echo /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739 `" ) && sleep 0' 6747 1726880708.83997: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.84009: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880708.84012: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.84014: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880708.84018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.84055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.84076: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.84113: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.85958: stdout chunk (state=3): >>>ansible-tmp-1726880708.8352897-10295-236548580329739=/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739 <<< 6747 1726880708.86095: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.86116: stderr chunk (state=3): >>><<< 6747 1726880708.86119: stdout chunk (state=3): >>><<< 6747 1726880708.86159: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880708.8352897-10295-236548580329739=/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.86169: evaluation_path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks 6747 1726880708.86193: search_path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/templates/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/templates/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/templates/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/templates/bpftrace.conf.j2 /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/bpftrace.conf.j2 6747 1726880708.86227: variable 'ansible_search_path' from source: unknown 6747 1726880708.86431: variable 'ansible_managed' from source: unknown 6747 1726880708.86435: variable '__bpftrace_usernames' from source: set_fact 6747 1726880708.86885: 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__) 6747 1726880708.86937: variable 'ansible_module_compression' from source: unknown 6747 1726880708.86998: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6747bmuwweh4/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 6747 1726880708.87035: variable 'ansible_facts' from source: unknown 6747 1726880708.87124: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py 6747 1726880708.87211: Sending initial data 6747 1726880708.87214: Sent initial data (152 bytes) 6747 1726880708.87805: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.87831: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.87836: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.87877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.89422: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6747 1726880708.89433: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880708.89463: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880708.89504: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpoafonqbh /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py <<< 6747 1726880708.89510: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py" <<< 6747 1726880708.89542: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpoafonqbh" to remote "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py" <<< 6747 1726880708.89549: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py" <<< 6747 1726880708.90092: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.90131: stderr chunk (state=3): >>><<< 6747 1726880708.90134: stdout chunk (state=3): >>><<< 6747 1726880708.90172: done transferring module to remote 6747 1726880708.90183: _low_level_execute_command(): starting 6747 1726880708.90188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/ /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py && sleep 0' 6747 1726880708.90671: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.90674: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880708.90676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.90679: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880708.90681: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.90730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.90735: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.90765: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.90798: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.92570: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880708.92584: stderr chunk (state=3): >>><<< 6747 1726880708.92587: stdout chunk (state=3): >>><<< 6747 1726880708.92601: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880708.92610: _low_level_execute_command(): starting 6747 1726880708.92630: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_stat.py && sleep 0' 6747 1726880708.93243: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880708.93246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880708.93248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880708.93250: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880708.93252: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880708.93296: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880708.93300: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880708.93303: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880708.93359: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880708.95468: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880708.95493: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880708.95533: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6747 1726880708.95536: stdout chunk (state=3): >>>import '_weakref' # <<< 6747 1726880708.95601: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880708.95612: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880708.95653: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880708.95679: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880708.95693: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880708.95701: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6747 1726880708.95779: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.95783: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880708.95800: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880708.95828: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880708.95855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880708.95858: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5bc4d0> <<< 6747 1726880708.95885: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca58bb00> <<< 6747 1726880708.95888: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 6747 1726880708.95903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5bea50> <<< 6747 1726880708.95987: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 6747 1726880708.96020: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880708.96105: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880708.96136: stdout chunk (state=3): >>>import 'genericpath' # <<< 6747 1726880708.96141: stdout chunk (state=3): >>>import 'posixpath' # <<< 6747 1726880708.96165: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880708.96184: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6747 1726880708.96202: stdout chunk (state=3): >>>Processing user site-packages <<< 6747 1726880708.96218: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6747 1726880708.96222: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880708.96235: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880708.96257: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 6747 1726880708.96262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880708.96281: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5cd130> <<< 6747 1726880708.96340: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.96357: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5ce060> <<< 6747 1726880708.96381: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880708.96416: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880708.96644: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880708.96658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880708.96672: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880708.96685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.96699: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880708.96747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880708.96760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880708.96789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880708.96793: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3cbe30> <<< 6747 1726880708.96824: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880708.96827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880708.96857: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3cbef0> <<< 6747 1726880708.96883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880708.96907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880708.96934: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880708.96981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.96997: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880708.97019: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 6747 1726880708.97029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca403860> <<< 6747 1726880708.97050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6747 1726880708.97063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca403ef0> <<< 6747 1726880708.97082: stdout chunk (state=3): >>>import '_collections' # <<< 6747 1726880708.97133: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3e3b00> <<< 6747 1726880708.97140: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880708.97167: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3e1220> <<< 6747 1726880708.97258: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c8fe0> <<< 6747 1726880708.97284: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880708.97309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880708.97312: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880708.97338: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880708.97364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880708.97386: stdout chunk (state=3): >>># /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' <<< 6747 1726880708.97428: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca427800> <<< 6747 1726880708.97433: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca426420> <<< 6747 1726880708.97465: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 6747 1726880708.97468: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3e2210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca424b60> <<< 6747 1726880708.97530: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6747 1726880708.97532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca458860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c8260> <<< 6747 1726880708.97557: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880708.97595: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.97599: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca458d10> <<< 6747 1726880708.97607: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca458bc0> <<< 6747 1726880708.97641: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.97644: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca458f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c6d80> <<< 6747 1726880708.97676: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.97702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880708.97742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880708.97746: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca459610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca4592e0> <<< 6747 1726880708.97782: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 6747 1726880708.97792: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880708.97805: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca45a4b0> <<< 6747 1726880708.97824: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6747 1726880708.97830: stdout chunk (state=3): >>>import 'runpy' # <<< 6747 1726880708.97858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880708.97884: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880708.97911: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca4706e0> <<< 6747 1726880708.97941: stdout chunk (state=3): >>>import 'errno' # <<< 6747 1726880708.97964: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.97972: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca471dc0> <<< 6747 1726880708.97997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6747 1726880708.98001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6747 1726880708.98030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6747 1726880708.98047: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca472c30> <<< 6747 1726880708.98087: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.98090: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca473260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca472180> <<< 6747 1726880708.98117: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880708.98122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880708.98164: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca473ce0> <<< 6747 1726880708.98179: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca473410> <<< 6747 1726880708.98220: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca45a510> <<< 6747 1726880708.98240: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880708.98268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880708.98288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880708.98313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc'<<< 6747 1726880708.98318: stdout chunk (state=3): >>> <<< 6747 1726880708.98343: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.98350: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca1f7b90> <<< 6747 1726880708.98372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 6747 1726880708.98381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880708.98403: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.98406: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca2205f0> <<< 6747 1726880708.98424: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220350> <<< 6747 1726880708.98440: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca220620> <<< 6747 1726880708.98469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 6747 1726880708.98474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880708.98542: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.98683: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca220f50> <<< 6747 1726880708.98783: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880708.98790: stdout chunk (state=3): >>># extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdca221910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220800> <<< 6747 1726880708.98813: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca1f5d30> <<< 6747 1726880708.98830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880708.98860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880708.98873: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6747 1726880708.98889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880708.98893: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca222c90> <<< 6747 1726880708.98930: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220dd0> <<< 6747 1726880708.98934: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca45ac00> <<< 6747 1726880708.98965: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880708.99021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.99042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880708.99074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880708.99104: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca24eff0> <<< 6747 1726880708.99156: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880708.99170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880708.99191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880708.99220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880708.99261: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca277320> <<< 6747 1726880708.99279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880708.99324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880708.99368: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880708.99395: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc'<<< 6747 1726880708.99399: stdout chunk (state=3): >>> import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca29ffb0> <<< 6747 1726880708.99416: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880708.99444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880708.99468: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880708.99511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880708.99591: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca2d2810> <<< 6747 1726880708.99685: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca2d01d0> <<< 6747 1726880708.99752: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca277fb0> <<< 6747 1726880708.99758: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b291c0> <<< 6747 1726880708.99779: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca276120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca223bc0> <<< 6747 1726880708.99878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880708.99911: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdca276720> <<< 6747 1726880709.00182: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_fcdvfc7c/ansible_ansible.legacy.stat_payload.zip' <<< 6747 1726880709.00187: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00314: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880709.00357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880709.00398: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880709.00471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880709.00504: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b7ef00> <<< 6747 1726880709.00522: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880709.00692: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b5ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b5cf80> <<< 6747 1726880709.00702: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00736: stdout chunk (state=3): >>>import 'ansible' # <<< 6747 1726880709.00740: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00771: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00775: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.00794: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6747 1726880709.00800: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.02195: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.03295: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6747 1726880709.03300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b7cdd0> <<< 6747 1726880709.03332: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880709.03365: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6747 1726880709.03368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880709.03390: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880709.03421: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880709.03427: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9baa870> <<< 6747 1726880709.03465: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9baa600> <<< 6747 1726880709.03492: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9ba9f10> <<< 6747 1726880709.03517: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6747 1726880709.03524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880709.03557: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9baa960> <<< 6747 1726880709.03569: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b7fb90> <<< 6747 1726880709.03572: stdout chunk (state=3): >>>import 'atexit' # <<< 6747 1726880709.03600: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9bab590> <<< 6747 1726880709.03635: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880709.03641: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9bab7d0> <<< 6747 1726880709.03657: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880709.03704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880709.03715: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880709.03760: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9babd10> <<< 6747 1726880709.03768: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880709.03785: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880709.03811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880709.03845: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a0da90> <<< 6747 1726880709.03874: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a0f6b0> <<< 6747 1726880709.03896: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880709.03921: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880709.03949: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a0ffb0> <<< 6747 1726880709.03971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880709.03999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880709.04020: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a15130> <<< 6747 1726880709.04040: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880709.04074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880709.04094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880709.04145: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a17c20> <<< 6747 1726880709.04182: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9b5fef0> <<< 6747 1726880709.04203: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a15f10> <<< 6747 1726880709.04226: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880709.04248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880709.04273: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880709.04296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880709.04324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880709.04350: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880709.04369: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1fc80> <<< 6747 1726880709.04377: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880709.04442: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1e4b0> <<< 6747 1726880709.04470: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880709.04549: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1ea20> <<< 6747 1726880709.04575: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a163f0> <<< 6747 1726880709.04604: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a63f50> <<< 6747 1726880709.04637: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a640b0> <<< 6747 1726880709.04665: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880709.04685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880709.04702: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880709.04745: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880709.04749: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a65b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a65940> <<< 6747 1726880709.04766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880709.04904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880709.04968: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a66270> <<< 6747 1726880709.04971: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880709.05019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880709.05047: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880709.05058: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880709.05155: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a6b830> <<< 6747 1726880709.05245: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a68200> <<< 6747 1726880709.05273: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6c620> <<< 6747 1726880709.05304: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6c890> <<< 6747 1726880709.05363: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6cb60> <<< 6747 1726880709.05387: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a642c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880709.05485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880709.05489: stdout chunk (state=3): >>># 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 0x7fcdc9af82c0> <<< 6747 1726880709.05643: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9af9850> <<< 6747 1726880709.05679: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a6ea50> <<< 6747 1726880709.05709: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6fdd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a6e630> <<< 6747 1726880709.05725: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880709.05743: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.05827: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.05945: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.05949: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6747 1726880709.05976: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6747 1726880709.06092: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.06207: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.06771: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.07295: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880709.07298: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6747 1726880709.07343: stdout chunk (state=3): >>>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 <<< 6747 1726880709.07346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880709.07382: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9afda60> <<< 6747 1726880709.07473: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880709.07492: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9afe8a0> <<< 6747 1726880709.07504: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9af9ac0> <<< 6747 1726880709.07555: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880709.07579: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # <<< 6747 1726880709.07602: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.07744: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.07905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9afe660> <<< 6747 1726880709.07922: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.08368: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.08829: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.08875: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.08955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880709.08988: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.08992: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09034: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880709.09037: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09105: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09182: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880709.09201: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880709.09230: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 6747 1726880709.09243: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09273: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09312: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6747 1726880709.09316: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09546: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09762: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880709.09815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880709.09837: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880709.09902: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9affc20> <<< 6747 1726880709.09909: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.09978: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10061: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6747 1726880709.10066: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880709.10092: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10132: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10172: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880709.10182: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10228: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10265: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10324: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10386: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880709.10430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880709.10517: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880709.10525: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc990a690> <<< 6747 1726880709.10553: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9906fc0> <<< 6747 1726880709.10584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880709.10591: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10658: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10718: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10742: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.10784: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880709.10810: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880709.10831: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880709.10854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880709.10907: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880709.10932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880709.10945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880709.10995: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9bdef60> <<< 6747 1726880709.11038: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9beecf0> <<< 6747 1726880709.11120: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9bedaf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc990a5d0> # destroy ansible.module_utils.distro<<< 6747 1726880709.11130: stdout chunk (state=3): >>> import 'ansible.module_utils.distro' # <<< 6747 1726880709.11136: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11169: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11186: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 6747 1726880709.11194: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880709.11246: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880709.11280: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11283: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11286: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 6747 1726880709.11296: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11425: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880709.11615: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.06448: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/bpftrace/bpftrace.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 985, "inode": 165675242, "dev": 51714, "nlink": 1, "atime": 1723507200.0, "mtime": 1723507200.0, "ctime": 1726880692.9565098, "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": "168ee3e8eed1c9b0d0436ec75c1e193bbc84ab70", "mimetype": "text/plain", "charset": "us-ascii", "version": "437550924", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pcp/bpftrace/bpftrace.conf", "follow": true, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 6747 1726880710.06468: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880710.06935: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback <<< 6747 1726880710.06943: stdout chunk (state=3): >>># clear sys.__interactivehook__ # clear sys.meta_path <<< 6747 1726880710.06977: 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 _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 <<< 6747 1726880710.06989: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07000: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07011: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07038: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07054: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string <<< 6747 1726880710.07070: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07090: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07115: 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 <<< 6747 1726880710.07119: 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 <<< 6747 1726880710.07122: stdout chunk (state=3): >>># cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 6747 1726880710.07357: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880710.07362: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6747 1726880710.07391: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 6747 1726880710.07417: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib <<< 6747 1726880710.07434: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path <<< 6747 1726880710.07438: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 6747 1726880710.07486: stdout chunk (state=3): >>># destroy ntpath <<< 6747 1726880710.07500: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 6747 1726880710.07535: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 6747 1726880710.07546: stdout chunk (state=3): >>># destroy encodings <<< 6747 1726880710.07555: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 6747 1726880710.07558: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select <<< 6747 1726880710.07564: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6747 1726880710.07605: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6747 1726880710.07610: stdout chunk (state=3): >>># destroy array <<< 6747 1726880710.07612: stdout chunk (state=3): >>># destroy datetime <<< 6747 1726880710.07642: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6747 1726880710.07646: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6747 1726880710.07694: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6747 1726880710.07713: 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 <<< 6747 1726880710.07737: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6747 1726880710.07762: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math <<< 6747 1726880710.07778: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.07793: stdout chunk (state=3): >>># cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6747 1726880710.07811: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 6747 1726880710.07830: stdout chunk (state=3): >>># 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<<< 6747 1726880710.07849: stdout chunk (state=3): >>> # 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 <<< 6747 1726880710.07865: 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 <<< 6747 1726880710.07873: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880710.08003: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880710.08007: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 6747 1726880710.08044: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 6747 1726880710.08050: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880710.08077: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 6747 1726880710.08082: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 6747 1726880710.08125: stdout chunk (state=3): >>># destroy _typing <<< 6747 1726880710.08161: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # 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 <<< 6747 1726880710.08239: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 6747 1726880710.08247: stdout chunk (state=3): >>> # 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 <<< 6747 1726880710.08275: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6747 1726880710.08304: stdout chunk (state=3): >>># destroy _hashlib <<< 6747 1726880710.08308: stdout chunk (state=3): >>># destroy _operator <<< 6747 1726880710.08315: stdout chunk (state=3): >>># destroy _string # destroy re <<< 6747 1726880710.08338: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880710.08346: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 6747 1726880710.08357: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6747 1726880710.08674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880710.08706: stderr chunk (state=3): >>><<< 6747 1726880710.08710: stdout chunk (state=3): >>><<< 6747 1726880710.08781: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca58bb00> # /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 0x7fcdca5bea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca5cd130> # /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 0x7fcdca5ce060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3cbe30> # /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 0x7fcdca3cbef0> # /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 0x7fcdca403860> # /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 0x7fcdca403ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3e3b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3e1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c8fe0> # /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 0x7fcdca427800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca426420> # /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 0x7fcdca3e2210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca424b60> # /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 0x7fcdca458860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c8260> # /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 0x7fcdca458d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca458bc0> # 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 0x7fcdca458f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca3c6d80> # /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 0x7fcdca459610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca4592e0> 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 0x7fcdca45a4b0> 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 0x7fcdca4706e0> 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 0x7fcdca471dc0> # /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 0x7fcdca472c30> # 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 0x7fcdca473260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca472180> # /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 0x7fcdca473ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca473410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca45a510> # /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 0x7fcdca1f7b90> # /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 0x7fcdca2205f0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220350> # 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 0x7fcdca220620> # /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 0x7fcdca220f50> # 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 0x7fcdca221910> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220800> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca1f5d30> # /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 0x7fcdca222c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca220dd0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca45ac00> # /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 0x7fcdca24eff0> # /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 0x7fcdca277320> # /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 0x7fcdca29ffb0> # /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 0x7fcdca2d2810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca2d01d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca277fb0> # /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 0x7fcdc9b291c0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca276120> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdca223bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fcdca276720> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.stat_payload_fcdvfc7c/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 0x7fcdc9b7ef00> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b5ddf0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b5cf80> # 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 0x7fcdc9b7cdd0> # /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 0x7fcdc9baa870> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9baa600> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9ba9f10> # /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 0x7fcdc9baa960> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9b7fb90> 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 0x7fcdc9bab590> # 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 0x7fcdc9bab7d0> # /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 0x7fcdc9babd10> 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 0x7fcdc9a0da90> # 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 0x7fcdc9a0f6b0> # /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 0x7fcdc9a0ffb0> # /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 0x7fcdc9a15130> # /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 0x7fcdc9a17c20> # 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 0x7fcdc9b5fef0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a15f10> # /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 0x7fcdc9a1fc80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1e750> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a1e4b0> # /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 0x7fcdc9a1ea20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a163f0> # 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 0x7fcdc9a63f50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a640b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a65b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a65940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a680e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a66270> # /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 0x7fcdc9a6b830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a68200> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6c620> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6c890> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6cb60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a642c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9af82c0> # 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 0x7fcdc9af9850> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a6ea50> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9a6fdd0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9a6e630> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc9afda60> # /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 0x7fcdc9afe8a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9af9ac0> 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 0x7fcdc9afe660> # 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 0x7fcdc9affc20> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fcdc990a690> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9906fc0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9bdef60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9beecf0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc9bedaf0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcdc990a5d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": true, "path": "/etc/pcp/bpftrace/bpftrace.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 985, "inode": 165675242, "dev": 51714, "nlink": 1, "atime": 1723507200.0, "mtime": 1723507200.0, "ctime": 1726880692.9565098, "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": "168ee3e8eed1c9b0d0436ec75c1e193bbc84ab70", "mimetype": "text/plain", "charset": "us-ascii", "version": "437550924", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/pcp/bpftrace/bpftrace.conf", "follow": true, "get_checksum": true, "get_size": false, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. 6747 1726880710.09564: done with _execute_module (ansible.legacy.stat, {'path': '/etc/pcp/bpftrace/bpftrace.conf', 'follow': True, '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-1726880708.8352897-10295-236548580329739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': True, '_ansible_target_log_info': None}) 6747 1726880710.09567: Sending initial data 6747 1726880710.09569: Sent initial data (164 bytes) 6747 1726880710.09671: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880710.09674: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880710.09676: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.09699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.09702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.09705: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880710.09715: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.09768: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.09772: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.09827: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.11587: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880710.11592: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880710.11637: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp7j26tnbd/bpftrace.conf.j2 /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf <<< 6747 1726880710.11640: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf" <<< 6747 1726880710.11678: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp7j26tnbd/bpftrace.conf.j2" to remote "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf" <<< 6747 1726880710.11966: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.12028: stderr chunk (state=3): >>><<< 6747 1726880710.12031: stdout chunk (state=3): >>><<< 6747 1726880710.12041: _low_level_execute_command(): starting 6747 1726880710.12046: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/ /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf && sleep 0' 6747 1726880710.12493: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.12496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880710.12499: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.12501: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.12503: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.12557: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.12560: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.12566: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.12601: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.14322: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.14352: stderr chunk (state=3): >>><<< 6747 1726880710.14361: stdout chunk (state=3): >>><<< 6747 1726880710.14377: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880710.14400: variable 'ansible_module_compression' from source: unknown 6747 1726880710.14438: ANSIBALLZ: Using generic lock for ansible.legacy.copy 6747 1726880710.14441: ANSIBALLZ: Acquiring lock 6747 1726880710.14444: ANSIBALLZ: Lock acquired: 139875214204880 6747 1726880710.14446: ANSIBALLZ: Creating module 6747 1726880710.30030: ANSIBALLZ: Writing module into payload 6747 1726880710.30098: ANSIBALLZ: Writing module 6747 1726880710.30127: ANSIBALLZ: Renaming module 6747 1726880710.30138: ANSIBALLZ: Done creating module 6747 1726880710.30157: variable 'ansible_facts' from source: unknown 6747 1726880710.30231: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py 6747 1726880710.30447: Sending initial data 6747 1726880710.30449: Sent initial data (152 bytes) 6747 1726880710.30935: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880710.31039: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.31053: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.31067: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.31088: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.31343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.32833: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880710.32937: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880710.33043: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpcli855t1 /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py <<< 6747 1726880710.33046: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py" debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpcli855t1" to remote "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py" <<< 6747 1726880710.34558: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.34562: stderr chunk (state=3): >>><<< 6747 1726880710.34564: stdout chunk (state=3): >>><<< 6747 1726880710.34573: done transferring module to remote 6747 1726880710.34609: _low_level_execute_command(): starting 6747 1726880710.34806: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/ /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py && sleep 0' 6747 1726880710.35833: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880710.35848: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880710.35863: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.35880: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880710.35895: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880710.35905: stderr chunk (state=3): >>>debug2: match not found <<< 6747 1726880710.35917: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.35938: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6747 1726880710.36024: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.36047: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.36340: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.37928: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.37933: stdout chunk (state=3): >>><<< 6747 1726880710.37936: stderr chunk (state=3): >>><<< 6747 1726880710.38030: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880710.38035: _low_level_execute_command(): starting 6747 1726880710.38038: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/AnsiballZ_copy.py && sleep 0' 6747 1726880710.38996: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880710.39011: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880710.39033: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.39135: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.39240: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.39321: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.39364: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.39415: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.41531: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880710.41575: stdout chunk (state=3): >>>import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # <<< 6747 1726880710.41654: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6747 1726880710.41676: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880710.41717: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880710.41755: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6747 1726880710.41898: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # 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' <<< 6747 1726880710.41980: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa1e7b30> <<< 6747 1726880710.41995: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa21aa50> import '_signal' # import '_abc' # import 'abc' # <<< 6747 1726880710.42085: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880710.42104: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880710.42132: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880710.42162: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880710.42325: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880710.42335: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880710.42338: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9fe9130> <<< 6747 1726880710.42368: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9fea060> <<< 6747 1726880710.42404: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880710.42433: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880710.42714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /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 <<< 6747 1726880710.42766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880710.42793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880710.42827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa027e60> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880710.42858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880710.42880: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa027f20> <<< 6747 1726880710.42988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /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' <<< 6747 1726880710.43017: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880710.43053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa05f890> <<< 6747 1726880710.43177: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa05ff20> import '_collections' # <<< 6747 1726880710.43204: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa03fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa03d250> <<< 6747 1726880710.43333: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa025010> <<< 6747 1726880710.43347: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py # code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 6747 1726880710.43352: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880710.43398: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py # code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6747 1726880710.43527: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0837a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0823c0> <<< 6747 1726880710.43548: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa03e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa080bf0> # /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 0x7fdafa0b4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa024290> <<< 6747 1726880710.43629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.43650: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdafa0b4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b4b90> # 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 0x7fdafa0b4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa022db0> <<< 6747 1726880710.43728: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880710.43784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b5640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b5310> import 'importlib.machinery' # <<< 6747 1726880710.44028: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b6510> import 'importlib.util' # <<< 6747 1726880710.44107: stdout chunk (state=3): >>>import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py # code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0cc710> 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 0x7fdafa0cddc0> # /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 0x7fdafa0cec60> # 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 0x7fdafa0cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0ce1b0> <<< 6747 1726880710.44110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880710.44113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880710.44153: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdafa0cfcb0> <<< 6747 1726880710.44171: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0cf3e0> <<< 6747 1726880710.44203: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b6480> <<< 6747 1726880710.44232: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880710.44256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880710.44286: stdout chunk (state=3): >>># /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' <<< 6747 1726880710.44425: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9e47bc0> # /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 0x7fdaf9e70680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e703e0> # 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 0x7fdaf9e706b0> # /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' <<< 6747 1726880710.44577: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.44627: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9e70fe0> <<< 6747 1726880710.44978: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9e71970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e70890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e45d60> # /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 0x7fdaf9e72d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e71850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b6c30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880710.44982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880710.45039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880710.45061: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e9f080> <<< 6747 1726880710.45148: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py # code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880710.45180: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9ec7410> <<< 6747 1726880710.45201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880710.45254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880710.45303: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880710.45368: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9f201d0> <<< 6747 1726880710.45371: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880710.45392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880710.45404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880710.45446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880710.45568: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9f22930> <<< 6747 1726880710.45601: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9f202f0> <<< 6747 1726880710.45639: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9eed1c0> <<< 6747 1726880710.45686: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9eed970> <<< 6747 1726880710.45695: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9ec6240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e73c50> <<< 6747 1726880710.45811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdaf9ec6810> <<< 6747 1726880710.45962: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_ht1tagig/ansible_ansible.legacy.copy_payload.zip' # zipimport: zlib available <<< 6747 1726880710.46087: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.46127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880710.46131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880710.46229: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880710.46270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880710.46281: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d7afc0> import '_typing' # <<< 6747 1726880710.46474: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d59eb0> <<< 6747 1726880710.46533: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d59010> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available <<< 6747 1726880710.46562: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 6747 1726880710.46565: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.47943: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.49148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d79640> # /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 0x7fdaf9da2990> <<< 6747 1726880710.49182: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da2720> <<< 6747 1726880710.49221: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da2030> <<< 6747 1726880710.49241: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6747 1726880710.49276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880710.49279: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da2780> <<< 6747 1726880710.49318: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa21a9c0> import 'atexit' # <<< 6747 1726880710.49321: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9da36e0> <<< 6747 1726880710.49356: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9da3920> <<< 6747 1726880710.49372: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880710.49420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880710.49433: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880710.49634: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da3e60> <<< 6747 1726880710.49653: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9709c70> # 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 0x7fdaf970b890> # /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 0x7fdaf9710230> <<< 6747 1726880710.49674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880710.49700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880710.49714: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97113d0> <<< 6747 1726880710.49733: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880710.49765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880710.49787: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880710.49837: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9713e60> <<< 6747 1726880710.49878: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9d5b0b0> <<< 6747 1726880710.49898: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9712120> <<< 6747 1726880710.49916: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880710.49978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880710.49981: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6747 1726880710.49983: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.50025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880710.50242: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf971bd40> <<< 6747 1726880710.50257: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880710.50294: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf971a810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf971a5a0> # /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 0x7fdaf971aae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9712630> # 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 0x7fdaf975ffe0> <<< 6747 1726880710.50333: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9760050> <<< 6747 1726880710.50369: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880710.50397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880710.50427: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9761c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97619d0> <<< 6747 1726880710.50439: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880710.50538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880710.50596: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.50610: stdout chunk (state=3): >>># extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9764170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9762300> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880710.50657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880710.50684: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 6747 1726880710.50854: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9767950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9764320> <<< 6747 1726880710.50911: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97689e0> <<< 6747 1726880710.50941: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.50983: stdout chunk (state=3): >>># extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9768b60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9768c20> <<< 6747 1726880710.51008: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9760350> <<< 6747 1726880710.51032: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880710.51060: stdout chunk (state=3): >>># /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' <<< 6747 1726880710.51082: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.51109: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97f42f0> <<< 6747 1726880710.51252: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97f56a0> <<< 6747 1726880710.51285: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf976aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.51312: stdout chunk (state=3): >>># extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf976be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf976a690> # zipimport: zlib available <<< 6747 1726880710.51346: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 6747 1726880710.51443: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.51519: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.51554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 6747 1726880710.51584: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 6747 1726880710.51877: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880710.52338: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.52880: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 6747 1726880710.52884: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 6747 1726880710.52910: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880710.52933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880710.52979: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97f9910> <<< 6747 1726880710.53067: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880710.53097: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97fa720> <<< 6747 1726880710.53101: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97f57f0> <<< 6747 1726880710.53152: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880710.53155: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.53197: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6747 1726880710.53349: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.53507: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880710.53512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880710.53539: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97fa6f0> # zipimport: zlib available <<< 6747 1726880710.53978: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54429: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54496: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54576: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880710.54579: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54626: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54647: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880710.54664: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54736: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54821: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880710.54829: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54846: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6747 1726880710.54870: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54895: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.54945: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6747 1726880710.55177: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880710.55461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880710.55464: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880710.55538: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97fb860> <<< 6747 1726880710.55541: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55622: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55686: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6747 1726880710.55690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 6747 1726880710.55720: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880710.55725: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55760: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55804: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880710.55813: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55860: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55893: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.55970: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56020: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880710.56058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880710.56142: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880710.56145: stdout chunk (state=3): >>># extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9606150> <<< 6747 1726880710.56171: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf96011c0> <<< 6747 1726880710.56203: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880710.56228: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56275: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56340: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56364: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56410: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880710.56446: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880710.56449: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880710.56474: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880710.56537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880710.56548: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880710.56567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880710.56619: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9dd6b70> <<< 6747 1726880710.56658: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9dee840> <<< 6747 1726880710.56746: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9606300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97fb1a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6747 1726880710.56779: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.56814: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880710.56885: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available <<< 6747 1726880710.56910: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6747 1726880710.57429: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.57728: stdout chunk (state=3): >>># /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 0x7fdaf97fcb00> <<< 6747 1726880710.57821: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880710.58564: stdout chunk (state=3): >>> {"dest": "/etc/pcp/bpftrace/bpftrace.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf", "md5sum": "909e6f7319f4f70cee4e4a7569e3c635", "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1048, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf", "dest": "/etc/pcp/bpftrace/bpftrace.conf", "mode": "0600", "follow": true, "_original_basename": "bpftrace.conf.j2", "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "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}}} <<< 6747 1726880710.58582: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880710.58907: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880710.58936: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp<<< 6747 1726880710.58992: 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 # 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 <<< 6747 1726880710.59078: stdout chunk (state=3): >>># cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid <<< 6747 1726880710.59089: stdout chunk (state=3): >>># cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp <<< 6747 1726880710.59307: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880710.59336: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 6747 1726880710.59363: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 6747 1726880710.59394: stdout chunk (state=3): >>># destroy fnmatch # destroy ipaddress # destroy ntpath <<< 6747 1726880710.59435: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 6747 1726880710.59439: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 6747 1726880710.59466: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6747 1726880710.59482: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6747 1726880710.59519: stdout chunk (state=3): >>># destroy array # destroy datetime # destroy selinux # destroy shutil <<< 6747 1726880710.59545: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6747 1726880710.59593: 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 <<< 6747 1726880710.59649: stdout chunk (state=3): >>># cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6747 1726880710.59664: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _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 <<< 6747 1726880710.59724: stdout chunk (state=3): >>># 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 <<< 6747 1726880710.59727: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880710.59861: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6747 1726880710.59918: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880710.59930: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880710.59966: stdout chunk (state=3): >>># destroy _typing <<< 6747 1726880710.59983: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # 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 <<< 6747 1726880710.60080: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6747 1726880710.60134: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 6747 1726880710.60165: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880710.60179: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6747 1726880710.60591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880710.60595: stdout chunk (state=3): >>><<< 6747 1726880710.60597: stderr chunk (state=3): >>><<< 6747 1726880710.60750: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa2184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa1e7b30> # /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 0x7fdafa21aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9fe9130> # /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 0x7fdaf9fea060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa027e60> # /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 0x7fdafa027f20> # /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 0x7fdafa05f890> # /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 0x7fdafa05ff20> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa03fb30> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa03d250> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa025010> # /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 0x7fdafa0837a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0823c0> # /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 0x7fdafa03e120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa080bf0> # /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 0x7fdafa0b4830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa024290> # /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 0x7fdafa0b4ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b4b90> # 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 0x7fdafa0b4f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa022db0> # /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 0x7fdafa0b5640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b5310> 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 0x7fdafa0b6510> 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 0x7fdafa0cc710> 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 0x7fdafa0cddc0> # /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 0x7fdafa0cec60> # 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 0x7fdafa0cf230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0ce1b0> # /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 0x7fdafa0cfcb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0cf3e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b6480> # /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 0x7fdaf9e47bc0> # /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 0x7fdaf9e70680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e703e0> # 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 0x7fdaf9e706b0> # /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 0x7fdaf9e70fe0> # 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 0x7fdaf9e71970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e70890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e45d60> # /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 0x7fdaf9e72d20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e71850> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa0b6c30> # /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 0x7fdaf9e9f080> # /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 0x7fdaf9ec7410> # /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 0x7fdaf9f201d0> # /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 0x7fdaf9f22930> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9f202f0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9eed1c0> # /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 0x7fdaf9eed970> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9ec6240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9e73c50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fdaf9ec6810> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.copy_payload_ht1tagig/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 0x7fdaf9d7afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d59eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9d59010> # 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 0x7fdaf9d79640> # /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 0x7fdaf9da2990> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da2720> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9da2030> # /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 0x7fdaf9da2780> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdafa21a9c0> 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 0x7fdaf9da36e0> # 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 0x7fdaf9da3920> # /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 0x7fdaf9da3e60> 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 0x7fdaf9709c70> # 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 0x7fdaf970b890> # /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 0x7fdaf9710230> # /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 0x7fdaf97113d0> # /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 0x7fdaf9713e60> # 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 0x7fdaf9d5b0b0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9712120> # /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 0x7fdaf971bd40> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf971a810> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf971a5a0> # /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 0x7fdaf971aae0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9712630> # 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 0x7fdaf975ffe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9760050> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9761c10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97619d0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9764170> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9762300> # /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 0x7fdaf9767950> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9764320> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97689e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9768b60> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9768c20> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9760350> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97f42f0> # 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 0x7fdaf97f56a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf976aab0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf976be30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf976a690> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf97f9910> # /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 0x7fdaf97fa720> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97f57f0> 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 0x7fdaf97fa6f0> # 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 0x7fdaf97fb860> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fdaf9606150> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf96011c0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9dd6b70> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9dee840> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf9606300> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fdaf97fb1a0> # 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 0x7fdaf97fcb00> # zipimport: zlib available {"dest": "/etc/pcp/bpftrace/bpftrace.conf", "src": "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf", "md5sum": "909e6f7319f4f70cee4e4a7569e3c635", "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0600", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 1048, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf", "dest": "/etc/pcp/bpftrace/bpftrace.conf", "mode": "0600", "follow": true, "_original_basename": "bpftrace.conf.j2", "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "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}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing filecmp # destroy filecmp # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6747 1726880710.61412: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf', 'dest': '/etc/pcp/bpftrace/bpftrace.conf', 'mode': '0600', 'follow': True, '_original_basename': 'bpftrace.conf.j2', 'checksum': '2559785fc812966eeb50dc5f6f22139195666360', '_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-1726880708.8352897-10295-236548580329739/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880710.61415: _low_level_execute_command(): starting 6747 1726880710.61418: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/ > /dev/null 2>&1 && sleep 0' 6747 1726880710.61828: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880710.61845: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 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 <<< 6747 1726880710.61861: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880710.61900: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.61976: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.61979: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.62037: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.62071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.63890: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.63917: stdout chunk (state=3): >>><<< 6747 1726880710.63921: stderr chunk (state=3): >>><<< 6747 1726880710.64129: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880710.64132: handler run complete 6747 1726880710.64135: attempt loop complete, returning result 6747 1726880710.64137: _execute() done 6747 1726880710.64139: dumping result to json 6747 1726880710.64141: done dumping result, returning 6747 1726880710.64144: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured [02c48edd-c8ad-6246-0b37-000000000120] 6747 1726880710.64146: sending task result for task 02c48edd-c8ad-6246-0b37-000000000120 6747 1726880710.64212: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000120 6747 1726880710.64215: WORKER PROCESS EXITING changed: [managed_node2] => { "changed": true, "checksum": "2559785fc812966eeb50dc5f6f22139195666360", "dest": "/etc/pcp/bpftrace/bpftrace.conf", "gid": 0, "group": "root", "md5sum": "909e6f7319f4f70cee4e4a7569e3c635", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 1048, "src": "/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf", "state": "file", "uid": 0 } 6747 1726880710.64298: no more pending results, returning what we have 6747 1726880710.64301: results queue empty 6747 1726880710.64303: checking for any_errors_fatal 6747 1726880710.64311: done checking for any_errors_fatal 6747 1726880710.64312: checking for max_fail_percentage 6747 1726880710.64314: done checking for max_fail_percentage 6747 1726880710.64315: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.64315: done checking to see if all hosts have failed 6747 1726880710.64316: getting the remaining hosts for this loop 6747 1726880710.64318: done getting the remaining hosts for this loop 6747 1726880710.64325: getting the next task for host managed_node2 6747 1726880710.64340: done getting next task for host managed_node2 6747 1726880710.64342: ^ task is: TASK: meta (role_complete) 6747 1726880710.64346: ^ 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? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.64358: getting variables 6747 1726880710.64360: in VariableManager get_vars() 6747 1726880710.64397: Calling all_inventory to load vars for managed_node2 6747 1726880710.64400: Calling groups_inventory to load vars for managed_node2 6747 1726880710.64403: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.64415: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.64418: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.64421: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.65136: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.65807: done with get_vars() 6747 1726880710.65821: done getting variables 6747 1726880710.65902: done queuing things up, now waiting for results queue to drain 6747 1726880710.65907: results queue empty 6747 1726880710.65908: checking for any_errors_fatal 6747 1726880710.65911: done checking for any_errors_fatal 6747 1726880710.65912: checking for max_fail_percentage 6747 1726880710.65913: done checking for max_fail_percentage 6747 1726880710.65914: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.65914: done checking to see if all hosts have failed 6747 1726880710.65915: getting the remaining hosts for this loop 6747 1726880710.65916: done getting the remaining hosts for this loop 6747 1726880710.65918: getting the next task for host managed_node2 6747 1726880710.65924: done getting next task for host managed_node2 6747 1726880710.65926: ^ task is: TASK: Setup metric querying service. 6747 1726880710.65928: ^ 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? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.65937: getting variables 6747 1726880710.65938: in VariableManager get_vars() 6747 1726880710.65953: Calling all_inventory to load vars for managed_node2 6747 1726880710.65955: Calling groups_inventory to load vars for managed_node2 6747 1726880710.65957: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.65962: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.65964: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.65966: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.66312: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.66784: done with get_vars() 6747 1726880710.66797: done getting variables TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Friday 20 September 2024 21:05:10 -0400 (0:00:01.873) 0:02:05.696 ****** 6747 1726880710.66880: entering _queue_task() for managed_node2/include_role 6747 1726880710.67160: worker is 1 (out of 1 available) 6747 1726880710.67173: exiting _queue_task() for managed_node2/include_role 6747 1726880710.67186: done queuing things up, now waiting for results queue to drain 6747 1726880710.67187: waiting for pending results... 6747 1726880710.67489: running TaskExecutor() for managed_node2/TASK: Setup metric querying service. 6747 1726880710.67630: in run() - task 02c48edd-c8ad-6246-0b37-000000000070 6747 1726880710.67634: variable 'ansible_search_path' from source: unknown 6747 1726880710.67637: variable 'ansible_search_path' from source: unknown 6747 1726880710.67640: calling self._execute() 6747 1726880710.67728: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.67734: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.67745: variable 'omit' from source: magic vars 6747 1726880710.68228: variable 'metrics_query_service' from source: play vars 6747 1726880710.68233: Evaluated conditional (metrics_query_service | bool): True 6747 1726880710.68237: _execute() done 6747 1726880710.68240: dumping result to json 6747 1726880710.68242: done dumping result, returning 6747 1726880710.68245: done running TaskExecutor() for managed_node2/TASK: Setup metric querying service. [02c48edd-c8ad-6246-0b37-000000000070] 6747 1726880710.68247: sending task result for task 02c48edd-c8ad-6246-0b37-000000000070 6747 1726880710.68393: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000070 6747 1726880710.68397: WORKER PROCESS EXITING 6747 1726880710.68465: no more pending results, returning what we have 6747 1726880710.68471: in VariableManager get_vars() 6747 1726880710.68511: Calling all_inventory to load vars for managed_node2 6747 1726880710.68515: Calling groups_inventory to load vars for managed_node2 6747 1726880710.68517: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.68530: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.68533: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.68536: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.69045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.69489: done with get_vars() 6747 1726880710.69500: variable 'ansible_search_path' from source: unknown 6747 1726880710.69501: variable 'ansible_search_path' from source: unknown 6747 1726880710.70773: variable 'omit' from source: magic vars 6747 1726880710.70807: variable 'omit' from source: magic vars 6747 1726880710.70825: variable 'omit' from source: magic vars 6747 1726880710.70829: we have included files to process 6747 1726880710.70830: generating all_blocks data 6747 1726880710.70832: done generating all_blocks data 6747 1726880710.70837: processing included file: fedora.linux_system_roles.private_metrics_subrole_redis 6747 1726880710.70863: in VariableManager get_vars() 6747 1726880710.70883: done with get_vars() 6747 1726880710.70941: in VariableManager get_vars() 6747 1726880710.70971: done with get_vars() 6747 1726880710.71007: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/main.yml 6747 1726880710.71060: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/defaults/main.yml 6747 1726880710.71099: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/meta/main.yml 6747 1726880710.71308: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml 6747 1726880710.72532: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/handlers/main.yml 6747 1726880710.72883: iterating over new_blocks loaded from include file 6747 1726880710.72885: in VariableManager get_vars() 6747 1726880710.72906: done with get_vars() 6747 1726880710.72907: filtering new block on tags 6747 1726880710.72918: done filtering new block on tags 6747 1726880710.72920: in VariableManager get_vars() 6747 1726880710.72944: done with get_vars() 6747 1726880710.72946: filtering new block on tags 6747 1726880710.72963: done filtering new block on tags 6747 1726880710.72966: in VariableManager get_vars() 6747 1726880710.72988: done with get_vars() 6747 1726880710.72989: filtering new block on tags 6747 1726880710.73014: done filtering new block on tags 6747 1726880710.73017: in VariableManager get_vars() 6747 1726880710.73041: done with get_vars() 6747 1726880710.73042: filtering new block on tags 6747 1726880710.73075: done filtering new block on tags 6747 1726880710.73078: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node2 6747 1726880710.73083: extending task lists for all hosts with included blocks 6747 1726880710.75298: done extending task lists 6747 1726880710.75300: done processing included files 6747 1726880710.75301: results queue empty 6747 1726880710.75301: checking for any_errors_fatal 6747 1726880710.75303: done checking for any_errors_fatal 6747 1726880710.75304: checking for max_fail_percentage 6747 1726880710.75305: done checking for max_fail_percentage 6747 1726880710.75306: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.75307: done checking to see if all hosts have failed 6747 1726880710.75308: getting the remaining hosts for this loop 6747 1726880710.75309: done getting the remaining hosts for this loop 6747 1726880710.75311: getting the next task for host managed_node2 6747 1726880710.75316: done getting next task for host managed_node2 6747 1726880710.75318: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 6747 1726880710.75321: ^ 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? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.75333: getting variables 6747 1726880710.75334: in VariableManager get_vars() 6747 1726880710.75350: Calling all_inventory to load vars for managed_node2 6747 1726880710.75355: Calling groups_inventory to load vars for managed_node2 6747 1726880710.75358: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.75364: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.75367: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.75370: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.75789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.76264: done with get_vars() 6747 1726880710.76277: done getting variables 6747 1726880710.76320: 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) TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Friday 20 September 2024 21:05:10 -0400 (0:00:00.094) 0:02:05.791 ****** 6747 1726880710.76363: entering _queue_task() for managed_node2/include_vars 6747 1726880710.76678: worker is 1 (out of 1 available) 6747 1726880710.76693: exiting _queue_task() for managed_node2/include_vars 6747 1726880710.76705: done queuing things up, now waiting for results queue to drain 6747 1726880710.76706: waiting for pending results... 6747 1726880710.76949: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 6747 1726880710.77020: in run() - task 02c48edd-c8ad-6246-0b37-00000000023c 6747 1726880710.77050: variable 'ansible_search_path' from source: unknown 6747 1726880710.77060: variable 'ansible_search_path' from source: unknown 6747 1726880710.77371: variable 'role_path' from source: magic vars 6747 1726880710.77528: variable 'role_path' from source: magic vars 6747 1726880710.77594: variable 'ansible_facts' from source: unknown 6747 1726880710.77906: variable 'role_path' from source: magic vars 6747 1726880710.77925: variable 'ansible_facts' from source: unknown 6747 1726880710.78169: variable 'role_path' from source: magic vars 6747 1726880710.78177: variable 'ansible_facts' from source: unknown 6747 1726880710.78439: variable 'role_path' from source: magic vars 6747 1726880710.78449: variable 'ansible_facts' from source: unknown 6747 1726880710.78732: variable 'role_path' from source: magic vars 6747 1726880710.78746: variable 'ansible_facts' from source: unknown 6747 1726880710.79094: variable 'role_path' from source: magic vars 6747 1726880710.79098: variable 'ansible_facts' from source: unknown 6747 1726880710.79271: variable 'role_path' from source: magic vars 6747 1726880710.79275: variable 'ansible_facts' from source: unknown 6747 1726880710.79457: variable 'role_path' from source: magic vars 6747 1726880710.79461: variable 'ansible_facts' from source: unknown 6747 1726880710.79555: variable 'omit' from source: magic vars 6747 1726880710.79627: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.79634: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.79642: variable 'omit' from source: magic vars 6747 1726880710.79814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880710.79999: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880710.80034: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880710.80060: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880710.80115: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880710.80172: variable 'item' from source: unknown 6747 1726880710.80178: Evaluated conditional (item is file): True 6747 1726880710.80184: variable 'omit' from source: magic vars 6747 1726880710.80227: variable 'omit' from source: magic vars 6747 1726880710.80265: variable 'item' from source: unknown 6747 1726880710.80314: variable 'item' from source: unknown 6747 1726880710.80327: variable 'omit' from source: magic vars 6747 1726880710.80350: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880710.80372: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880710.80386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880710.80400: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.80411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.80434: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880710.80437: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.80440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.80505: Set connection var ansible_pipelining to False 6747 1726880710.80514: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880710.80521: Set connection var ansible_timeout to 10 6747 1726880710.80527: Set connection var ansible_shell_executable to /bin/sh 6747 1726880710.80532: Set connection var ansible_shell_type to sh 6747 1726880710.80534: Set connection var ansible_connection to ssh 6747 1726880710.80549: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.80554: variable 'ansible_connection' from source: unknown 6747 1726880710.80557: variable 'ansible_module_compression' from source: unknown 6747 1726880710.80559: variable 'ansible_shell_type' from source: unknown 6747 1726880710.80561: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.80563: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.80565: variable 'ansible_pipelining' from source: unknown 6747 1726880710.80568: variable 'ansible_timeout' from source: unknown 6747 1726880710.80570: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.80650: 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) 6747 1726880710.80658: variable 'omit' from source: magic vars 6747 1726880710.80664: starting attempt loop 6747 1726880710.80667: running the handler 6747 1726880710.80747: handler run complete 6747 1726880710.80756: attempt loop complete, returning result 6747 1726880710.80789: variable 'item' from source: unknown 6747 1726880710.80869: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => { "ansible_facts": { "__redis_conf_file": "redis.conf", "__redis_conf_link": "/etc", "__redis_conf_path": "/etc/redis" }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" } 6747 1726880710.81008: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.81011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.81013: variable 'omit' from source: magic vars 6747 1726880710.81221: variable 'item' from source: unknown 6747 1726880710.81226: Evaluated conditional (item is file): True 6747 1726880710.81230: variable 'omit' from source: magic vars 6747 1726880710.81232: variable 'omit' from source: magic vars 6747 1726880710.81234: variable 'item' from source: unknown 6747 1726880710.81235: variable 'item' from source: unknown 6747 1726880710.81333: variable 'omit' from source: magic vars 6747 1726880710.81337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880710.81339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.81342: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.81344: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880710.81345: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.81356: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.81406: Set connection var ansible_pipelining to False 6747 1726880710.81418: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880710.81440: Set connection var ansible_timeout to 10 6747 1726880710.81450: Set connection var ansible_shell_executable to /bin/sh 6747 1726880710.81462: Set connection var ansible_shell_type to sh 6747 1726880710.81468: Set connection var ansible_connection to ssh 6747 1726880710.81487: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.81494: variable 'ansible_connection' from source: unknown 6747 1726880710.81501: variable 'ansible_module_compression' from source: unknown 6747 1726880710.81507: variable 'ansible_shell_type' from source: unknown 6747 1726880710.81512: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.81518: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.81527: variable 'ansible_pipelining' from source: unknown 6747 1726880710.81548: variable 'ansible_timeout' from source: unknown 6747 1726880710.81550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.81660: 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) 6747 1726880710.81664: variable 'omit' from source: magic vars 6747 1726880710.81666: starting attempt loop 6747 1726880710.81672: running the handler 6747 1726880710.81719: handler run complete 6747 1726880710.81768: attempt loop complete, returning result 6747 1726880710.81771: variable 'item' from source: unknown 6747 1726880710.81827: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => { "ansible_facts": { "__redis_packages": [ "redis", "redis-doc" ] }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" } 6747 1726880710.82013: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.82016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.82019: variable 'omit' from source: magic vars 6747 1726880710.82152: variable 'item' from source: unknown 6747 1726880710.82162: Evaluated conditional (item is file): False 6747 1726880710.82165: when evaluation is False, skipping this task 6747 1726880710.82186: variable 'item' from source: unknown 6747 1726880710.82237: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } 6747 1726880710.82316: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.82319: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.82322: variable 'omit' from source: magic vars 6747 1726880710.82425: variable 'item' from source: unknown 6747 1726880710.82432: Evaluated conditional (item is file): False 6747 1726880710.82435: when evaluation is False, skipping this task 6747 1726880710.82461: variable 'item' from source: unknown 6747 1726880710.82500: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml", "skip_reason": "Conditional result was False" } 6747 1726880710.82575: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.82578: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.82580: variable 'omit' from source: magic vars 6747 1726880710.82684: variable 'item' from source: unknown 6747 1726880710.82693: Evaluated conditional (item is file): False 6747 1726880710.82696: when evaluation is False, skipping this task 6747 1726880710.82717: variable 'item' from source: unknown 6747 1726880710.82764: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } 6747 1726880710.82832: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.82835: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.82841: variable 'omit' from source: magic vars 6747 1726880710.82942: variable 'item' from source: unknown 6747 1726880710.82952: Evaluated conditional (item is file): True 6747 1726880710.82955: variable 'omit' from source: magic vars 6747 1726880710.82968: variable 'omit' from source: magic vars 6747 1726880710.83000: variable 'item' from source: unknown 6747 1726880710.83045: variable 'item' from source: unknown 6747 1726880710.83059: variable 'omit' from source: magic vars 6747 1726880710.83074: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880710.83081: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.83086: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.83095: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880710.83098: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.83100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.83146: Set connection var ansible_pipelining to False 6747 1726880710.83152: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880710.83160: Set connection var ansible_timeout to 10 6747 1726880710.83167: Set connection var ansible_shell_executable to /bin/sh 6747 1726880710.83169: Set connection var ansible_shell_type to sh 6747 1726880710.83173: Set connection var ansible_connection to ssh 6747 1726880710.83187: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.83190: variable 'ansible_connection' from source: unknown 6747 1726880710.83192: variable 'ansible_module_compression' from source: unknown 6747 1726880710.83195: variable 'ansible_shell_type' from source: unknown 6747 1726880710.83197: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.83199: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.83202: variable 'ansible_pipelining' from source: unknown 6747 1726880710.83209: variable 'ansible_timeout' from source: unknown 6747 1726880710.83211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.83285: 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) 6747 1726880710.83293: variable 'omit' from source: magic vars 6747 1726880710.83296: starting attempt loop 6747 1726880710.83298: running the handler 6747 1726880710.83331: handler run complete 6747 1726880710.83336: attempt loop complete, returning result 6747 1726880710.83347: variable 'item' from source: unknown 6747 1726880710.83392: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 6747 1726880710.83474: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.83477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.83492: variable 'omit' from source: magic vars 6747 1726880710.83592: variable 'item' from source: unknown 6747 1726880710.83599: Evaluated conditional (item is file): False 6747 1726880710.83604: when evaluation is False, skipping this task 6747 1726880710.83629: variable 'item' from source: unknown 6747 1726880710.83672: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 6747 1726880710.83739: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.83742: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.83752: variable 'omit' from source: magic vars 6747 1726880710.83861: variable 'item' from source: unknown 6747 1726880710.83869: Evaluated conditional (item is file): True 6747 1726880710.83872: variable 'omit' from source: magic vars 6747 1726880710.83882: variable 'omit' from source: magic vars 6747 1726880710.83914: variable 'item' from source: unknown 6747 1726880710.83970: variable 'item' from source: unknown 6747 1726880710.83979: variable 'omit' from source: magic vars 6747 1726880710.84000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880710.84004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.84007: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.84018: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880710.84021: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.84025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.84133: Set connection var ansible_pipelining to False 6747 1726880710.84137: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880710.84139: Set connection var ansible_timeout to 10 6747 1726880710.84142: Set connection var ansible_shell_executable to /bin/sh 6747 1726880710.84144: Set connection var ansible_shell_type to sh 6747 1726880710.84146: Set connection var ansible_connection to ssh 6747 1726880710.84148: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.84150: variable 'ansible_connection' from source: unknown 6747 1726880710.84152: variable 'ansible_module_compression' from source: unknown 6747 1726880710.84154: variable 'ansible_shell_type' from source: unknown 6747 1726880710.84156: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.84158: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.84160: variable 'ansible_pipelining' from source: unknown 6747 1726880710.84162: variable 'ansible_timeout' from source: unknown 6747 1726880710.84164: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.84441: 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) 6747 1726880710.84444: variable 'omit' from source: magic vars 6747 1726880710.84446: starting attempt loop 6747 1726880710.84448: running the handler 6747 1726880710.84451: handler run complete 6747 1726880710.84452: attempt loop complete, returning result 6747 1726880710.84454: variable 'item' from source: unknown 6747 1726880710.84456: variable 'item' from source: unknown ok: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 6747 1726880710.84521: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.84531: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.84534: variable 'omit' from source: magic vars 6747 1726880710.84717: variable 'item' from source: unknown 6747 1726880710.84721: Evaluated conditional (item is file): False 6747 1726880710.84725: when evaluation is False, skipping this task 6747 1726880710.84728: variable 'item' from source: unknown 6747 1726880710.84730: variable 'item' from source: unknown skipping: [managed_node2] => (item=/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 6747 1726880710.84801: dumping result to json 6747 1726880710.84805: done dumping result, returning 6747 1726880710.84807: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables [02c48edd-c8ad-6246-0b37-00000000023c] 6747 1726880710.84809: sending task result for task 02c48edd-c8ad-6246-0b37-00000000023c 6747 1726880710.85010: no more pending results, returning what we have 6747 1726880710.85013: results queue empty 6747 1726880710.85018: checking for any_errors_fatal 6747 1726880710.85020: done checking for any_errors_fatal 6747 1726880710.85020: checking for max_fail_percentage 6747 1726880710.85022: done checking for max_fail_percentage 6747 1726880710.85025: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.85026: done checking to see if all hosts have failed 6747 1726880710.85026: getting the remaining hosts for this loop 6747 1726880710.85028: done getting the remaining hosts for this loop 6747 1726880710.85031: getting the next task for host managed_node2 6747 1726880710.85041: done getting next task for host managed_node2 6747 1726880710.85044: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 6747 1726880710.85048: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.85057: getting variables 6747 1726880710.85059: in VariableManager get_vars() 6747 1726880710.85092: Calling all_inventory to load vars for managed_node2 6747 1726880710.85095: Calling groups_inventory to load vars for managed_node2 6747 1726880710.85097: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.85106: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.85108: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.85111: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.85835: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000023c 6747 1726880710.85838: WORKER PROCESS EXITING 6747 1726880710.86016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.86497: done with get_vars() 6747 1726880710.86509: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Friday 20 September 2024 21:05:10 -0400 (0:00:00.102) 0:02:05.893 ****** 6747 1726880710.86601: entering _queue_task() for managed_node2/stat 6747 1726880710.86873: worker is 1 (out of 1 available) 6747 1726880710.86887: exiting _queue_task() for managed_node2/stat 6747 1726880710.86898: done queuing things up, now waiting for results queue to drain 6747 1726880710.86899: waiting for pending results... 6747 1726880710.87095: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 6747 1726880710.87194: in run() - task 02c48edd-c8ad-6246-0b37-00000000023e 6747 1726880710.87202: variable 'ansible_search_path' from source: unknown 6747 1726880710.87207: variable 'ansible_search_path' from source: unknown 6747 1726880710.87240: calling self._execute() 6747 1726880710.87314: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.87317: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.87333: variable 'omit' from source: magic vars 6747 1726880710.87673: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880710.87920: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880710.87969: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880710.88039: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880710.88043: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880710.88104: 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) 6747 1726880710.88179: 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) 6747 1726880710.88182: 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) 6747 1726880710.88185: 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) 6747 1726880710.88290: variable '__ansible_pcp_is_ostree' from source: set_fact 6747 1726880710.88300: Evaluated conditional (not __ansible_pcp_is_ostree is defined): False 6747 1726880710.88302: when evaluation is False, skipping this task 6747 1726880710.88305: _execute() done 6747 1726880710.88308: dumping result to json 6747 1726880710.88310: done dumping result, returning 6747 1726880710.88319: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree [02c48edd-c8ad-6246-0b37-00000000023e] 6747 1726880710.88321: sending task result for task 02c48edd-c8ad-6246-0b37-00000000023e skipping: [managed_node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } 6747 1726880710.88592: no more pending results, returning what we have 6747 1726880710.88595: results queue empty 6747 1726880710.88596: checking for any_errors_fatal 6747 1726880710.88606: done checking for any_errors_fatal 6747 1726880710.88607: checking for max_fail_percentage 6747 1726880710.88608: done checking for max_fail_percentage 6747 1726880710.88609: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.88610: done checking to see if all hosts have failed 6747 1726880710.88611: getting the remaining hosts for this loop 6747 1726880710.88612: done getting the remaining hosts for this loop 6747 1726880710.88615: getting the next task for host managed_node2 6747 1726880710.88621: done getting next task for host managed_node2 6747 1726880710.88630: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 6747 1726880710.88633: ^ 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? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.88642: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000023e 6747 1726880710.88644: WORKER PROCESS EXITING 6747 1726880710.88651: getting variables 6747 1726880710.88652: in VariableManager get_vars() 6747 1726880710.88693: Calling all_inventory to load vars for managed_node2 6747 1726880710.88696: Calling groups_inventory to load vars for managed_node2 6747 1726880710.88698: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.88709: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.88713: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.88716: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.89106: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.89510: done with get_vars() 6747 1726880710.89527: done getting variables 6747 1726880710.89587: 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.private_metrics_subrole_redis : Set flag to indicate system is ostree] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 Friday 20 September 2024 21:05:10 -0400 (0:00:00.030) 0:02:05.924 ****** 6747 1726880710.89625: entering _queue_task() for managed_node2/set_fact 6747 1726880710.89876: worker is 1 (out of 1 available) 6747 1726880710.89890: exiting _queue_task() for managed_node2/set_fact 6747 1726880710.89904: done queuing things up, now waiting for results queue to drain 6747 1726880710.89905: waiting for pending results... 6747 1726880710.90205: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 6747 1726880710.90362: in run() - task 02c48edd-c8ad-6246-0b37-00000000023f 6747 1726880710.90376: variable 'ansible_search_path' from source: unknown 6747 1726880710.90381: variable 'ansible_search_path' from source: unknown 6747 1726880710.90414: calling self._execute() 6747 1726880710.90482: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.90486: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.90502: variable 'omit' from source: magic vars 6747 1726880710.90765: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 6747 1726880710.90966: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 6747 1726880710.90998: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 6747 1726880710.91026: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 6747 1726880710.91056: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 6747 1726880710.91107: 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) 6747 1726880710.91126: 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) 6747 1726880710.91148: 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) 6747 1726880710.91165: 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) 6747 1726880710.91253: variable '__ansible_pcp_is_ostree' from source: set_fact 6747 1726880710.91257: Evaluated conditional (not __ansible_pcp_is_ostree is defined): False 6747 1726880710.91259: when evaluation is False, skipping this task 6747 1726880710.91267: _execute() done 6747 1726880710.91271: dumping result to json 6747 1726880710.91273: done dumping result, returning 6747 1726880710.91275: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree [02c48edd-c8ad-6246-0b37-00000000023f] 6747 1726880710.91278: sending task result for task 02c48edd-c8ad-6246-0b37-00000000023f 6747 1726880710.91360: done sending task result for task 02c48edd-c8ad-6246-0b37-00000000023f 6747 1726880710.91363: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "not __ansible_pcp_is_ostree is defined", "skip_reason": "Conditional result was False" } 6747 1726880710.91414: no more pending results, returning what we have 6747 1726880710.91418: results queue empty 6747 1726880710.91419: checking for any_errors_fatal 6747 1726880710.91429: done checking for any_errors_fatal 6747 1726880710.91429: checking for max_fail_percentage 6747 1726880710.91431: done checking for max_fail_percentage 6747 1726880710.91432: checking to see if all hosts have failed and the running result is not ok 6747 1726880710.91432: done checking to see if all hosts have failed 6747 1726880710.91433: getting the remaining hosts for this loop 6747 1726880710.91435: done getting the remaining hosts for this loop 6747 1726880710.91439: getting the next task for host managed_node2 6747 1726880710.91447: done getting next task for host managed_node2 6747 1726880710.91453: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 6747 1726880710.91457: ^ 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880710.91469: getting variables 6747 1726880710.91470: in VariableManager get_vars() 6747 1726880710.91507: Calling all_inventory to load vars for managed_node2 6747 1726880710.91509: Calling groups_inventory to load vars for managed_node2 6747 1726880710.91511: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880710.91519: Calling all_plugins_play to load vars for managed_node2 6747 1726880710.91522: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880710.91526: Calling groups_plugins_play to load vars for managed_node2 6747 1726880710.91790: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880710.92100: done with get_vars() 6747 1726880710.92114: done getting variables 6747 1726880710.92177: 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.private_metrics_subrole_redis : Install Redis packages] *** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Friday 20 September 2024 21:05:10 -0400 (0:00:00.025) 0:02:05.950 ****** 6747 1726880710.92209: entering _queue_task() for managed_node2/package 6747 1726880710.92457: worker is 1 (out of 1 available) 6747 1726880710.92470: exiting _queue_task() for managed_node2/package 6747 1726880710.92482: done queuing things up, now waiting for results queue to drain 6747 1726880710.92483: waiting for pending results... 6747 1726880710.92842: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 6747 1726880710.92929: in run() - task 02c48edd-c8ad-6246-0b37-000000000241 6747 1726880710.92932: variable 'ansible_search_path' from source: unknown 6747 1726880710.92935: variable 'ansible_search_path' from source: unknown 6747 1726880710.92969: calling self._execute() 6747 1726880710.93060: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.93064: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.93102: variable 'omit' from source: magic vars 6747 1726880710.93175: variable 'omit' from source: magic vars 6747 1726880710.93218: variable 'omit' from source: magic vars 6747 1726880710.93392: variable '__redis_packages' from source: include_vars 6747 1726880710.93400: variable '__redis_packages_extra' from source: include_vars 6747 1726880710.93559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 6747 1726880710.93582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 6747 1726880710.93601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 6747 1726880710.93632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 6747 1726880710.93646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 6747 1726880710.93717: variable '__ansible_pcp_is_ostree' from source: set_fact 6747 1726880710.93720: variable 'omit' from source: magic vars 6747 1726880710.93741: variable 'omit' from source: magic vars 6747 1726880710.93767: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880710.93788: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880710.93802: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880710.93814: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.93824: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880710.93847: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880710.93850: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.93856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.93919: Set connection var ansible_pipelining to False 6747 1726880710.93926: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880710.93934: Set connection var ansible_timeout to 10 6747 1726880710.93939: Set connection var ansible_shell_executable to /bin/sh 6747 1726880710.93942: Set connection var ansible_shell_type to sh 6747 1726880710.93944: Set connection var ansible_connection to ssh 6747 1726880710.93963: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.93967: variable 'ansible_connection' from source: unknown 6747 1726880710.93970: variable 'ansible_module_compression' from source: unknown 6747 1726880710.93973: variable 'ansible_shell_type' from source: unknown 6747 1726880710.93975: variable 'ansible_shell_executable' from source: unknown 6747 1726880710.93977: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880710.93979: variable 'ansible_pipelining' from source: unknown 6747 1726880710.93981: variable 'ansible_timeout' from source: unknown 6747 1726880710.93983: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880710.94076: 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) 6747 1726880710.94086: variable 'omit' from source: magic vars 6747 1726880710.94091: starting attempt loop 6747 1726880710.94096: running the handler 6747 1726880710.94104: variable 'ansible_facts' from source: unknown 6747 1726880710.94107: variable 'ansible_facts' from source: unknown 6747 1726880710.94164: _low_level_execute_command(): starting 6747 1726880710.94169: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880710.94696: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.94699: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.94702: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880710.94704: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880710.94707: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.94748: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880710.94752: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880710.94756: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.94801: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.96479: stdout chunk (state=3): >>>/root <<< 6747 1726880710.96688: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.96691: stdout chunk (state=3): >>><<< 6747 1726880710.96693: stderr chunk (state=3): >>><<< 6747 1726880710.96729: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880710.96761: _low_level_execute_command(): starting 6747 1726880710.96766: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826 `" && echo ansible-tmp-1726880710.9674468-10379-24170334134826="` echo /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826 `" ) && sleep 0' 6747 1726880710.97526: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.97535: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880710.97537: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880710.97666: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880710.97685: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880710.99575: stdout chunk (state=3): >>>ansible-tmp-1726880710.9674468-10379-24170334134826=/root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826 <<< 6747 1726880710.99699: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880710.99726: stderr chunk (state=3): >>><<< 6747 1726880710.99729: stdout chunk (state=3): >>><<< 6747 1726880710.99745: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880710.9674468-10379-24170334134826=/root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880710.99778: variable 'ansible_module_compression' from source: unknown 6747 1726880710.99823: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6747bmuwweh4/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 6747 1726880710.99872: variable 'ansible_facts' from source: unknown 6747 1726880710.99946: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py 6747 1726880711.00090: Sending initial data 6747 1726880711.00094: Sent initial data (150 bytes) 6747 1726880711.00595: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880711.00602: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880711.00633: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.00636: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.00638: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.00688: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880711.00691: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.00736: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.02296: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" <<< 6747 1726880711.02304: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880711.02333: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880711.02379: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpnysfpiar /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py <<< 6747 1726880711.02382: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py" <<< 6747 1726880711.02428: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpnysfpiar" to remote "/root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py" <<< 6747 1726880711.03442: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880711.03445: stdout chunk (state=3): >>><<< 6747 1726880711.03448: stderr chunk (state=3): >>><<< 6747 1726880711.03493: done transferring module to remote 6747 1726880711.03496: _low_level_execute_command(): starting 6747 1726880711.03498: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/ /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py && sleep 0' 6747 1726880711.04607: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880711.04618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.04685: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.04730: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880711.04733: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880711.04748: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.04779: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.06508: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880711.06538: stderr chunk (state=3): >>><<< 6747 1726880711.06542: stdout chunk (state=3): >>><<< 6747 1726880711.06557: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880711.06560: _low_level_execute_command(): starting 6747 1726880711.06565: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/AnsiballZ_dnf.py && sleep 0' 6747 1726880711.07059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880711.07065: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880711.07067: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.07069: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.07071: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.07135: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880711.07164: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.07231: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.09320: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880711.09356: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880711.09384: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6747 1726880711.09388: stdout chunk (state=3): >>>import '_weakref' # <<< 6747 1726880711.09475: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880711.09483: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880711.09499: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880711.09525: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 6747 1726880711.09534: stdout chunk (state=3): >>># installing zipimport hook <<< 6747 1726880711.09565: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6747 1726880711.09607: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6747 1726880711.09613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.09645: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880711.09653: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880711.09700: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880711.09763: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd88184d0> <<< 6747 1726880711.09766: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd87e7b30> <<< 6747 1726880711.09777: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd881aa50> <<< 6747 1726880711.09790: stdout chunk (state=3): >>>import '_signal' # <<< 6747 1726880711.09827: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 6747 1726880711.09847: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880711.09880: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880711.09956: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880711.09987: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880711.10016: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880711.10038: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 6747 1726880711.10051: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 6747 1726880711.10077: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6747 1726880711.10081: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880711.10117: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880711.10120: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880711.10127: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd862d130> <<< 6747 1726880711.10190: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.10235: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd862e060> <<< 6747 1726880711.10243: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880711.10264: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880711.10513: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880711.10532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880711.10562: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880711.10567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.10582: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880711.10618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880711.10631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880711.10668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880711.10676: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd866be30> <<< 6747 1726880711.10701: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880711.10714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880711.10730: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd866bef0> <<< 6747 1726880711.10766: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880711.10789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880711.10815: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880711.10856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.10874: stdout chunk (state=3): >>>import 'itertools' # <<< 6747 1726880711.10895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86a3860> <<< 6747 1726880711.10932: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py # code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880711.10956: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86a3ef0> import '_collections' # <<< 6747 1726880711.10995: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8683b00> <<< 6747 1726880711.11008: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880711.11035: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8681220> <<< 6747 1726880711.11122: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8668fe0> <<< 6747 1726880711.11149: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880711.11171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880711.11175: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880711.11204: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880711.11224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880711.11248: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 6747 1726880711.11253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 6747 1726880711.11291: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86c7800> <<< 6747 1726880711.11294: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86c6450> <<< 6747 1726880711.11331: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8683ec0> <<< 6747 1726880711.11336: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86c4c50> <<< 6747 1726880711.11387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 6747 1726880711.11391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8668290> <<< 6747 1726880711.11424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880711.11449: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.11454: stdout chunk (state=3): >>># extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd86f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f8b60> <<< 6747 1726880711.11488: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' # extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd86f8ef0> <<< 6747 1726880711.11512: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8666db0> <<< 6747 1726880711.11538: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.11554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880711.11582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880711.11596: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f9580> <<< 6747 1726880711.11609: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f9250> import 'importlib.machinery' # <<< 6747 1726880711.11642: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880711.11663: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86fa450> <<< 6747 1726880711.11675: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6747 1726880711.11683: stdout chunk (state=3): >>>import 'runpy' # <<< 6747 1726880711.11705: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880711.11738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880711.11760: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 6747 1726880711.11776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8710680> <<< 6747 1726880711.11783: stdout chunk (state=3): >>>import 'errno' # <<< 6747 1726880711.11814: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.11820: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd8711d60> <<< 6747 1726880711.11847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 6747 1726880711.11854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 6747 1726880711.11880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6747 1726880711.11896: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8712c00> <<< 6747 1726880711.11942: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.11948: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd8713260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8712150> <<< 6747 1726880711.11974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880711.11977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880711.12028: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' # extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.12046: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd8713ce0> <<< 6747 1726880711.12049: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8713410> <<< 6747 1726880711.12079: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86fa4b0> <<< 6747 1726880711.12097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880711.12125: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880711.12141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880711.12168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880711.12195: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.12204: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd8497c20> <<< 6747 1726880711.12220: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 6747 1726880711.12225: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880711.12253: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so'<<< 6747 1726880711.12256: stdout chunk (state=3): >>> # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd84c07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0500> <<< 6747 1726880711.12290: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.12296: stdout chunk (state=3): >>># extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd84c06e0> <<< 6747 1726880711.12325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 6747 1726880711.12330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880711.12392: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.12517: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd84c1070> <<< 6747 1726880711.12631: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd84c1a60> <<< 6747 1726880711.12634: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0920> <<< 6747 1726880711.12650: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8495dc0> <<< 6747 1726880711.12671: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880711.12692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880711.12731: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880711.12738: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c2de0> <<< 6747 1726880711.12758: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0ef0> <<< 6747 1726880711.12778: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86faba0> <<< 6747 1726880711.12802: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880711.12862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.12877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880711.12913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880711.12940: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84eb110> <<< 6747 1726880711.12993: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880711.13004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.13034: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880711.13045: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880711.13084: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85134a0> <<< 6747 1726880711.13105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880711.13151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880711.13200: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880711.13225: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8570290> <<< 6747 1726880711.13253: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880711.13273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880711.13301: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880711.13338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880711.13437: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85729f0> <<< 6747 1726880711.13502: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85703b0> <<< 6747 1726880711.13547: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8539280> <<< 6747 1726880711.13579: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83753a0> <<< 6747 1726880711.13601: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85122a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c3ce0> <<< 6747 1726880711.13731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dd8512600> <<< 6747 1726880711.13948: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0z6ar99m/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 6747 1726880711.14059: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.14090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880711.14106: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880711.14155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880711.14210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880711.14252: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83cf0e0> <<< 6747 1726880711.14255: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880711.14441: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83adfd0> <<< 6747 1726880711.14461: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83ad130> # zipimport: zlib available import 'ansible' # <<< 6747 1726880711.14475: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.14491: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.14508: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.14512: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6747 1726880711.14534: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.15918: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.17042: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 6747 1726880711.17060: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83ccfb0> <<< 6747 1726880711.17084: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.17096: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 6747 1726880711.17112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880711.17133: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py <<< 6747 1726880711.17137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880711.17164: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.17169: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd83f6a20> <<< 6747 1726880711.17203: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f67b0> <<< 6747 1726880711.17234: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f60c0> <<< 6747 1726880711.17258: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 6747 1726880711.17265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880711.17304: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f6b10> <<< 6747 1726880711.17310: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83cfd70> import 'atexit' # <<< 6747 1726880711.17342: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd83f76b0> <<< 6747 1726880711.17371: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd83f78f0> <<< 6747 1726880711.17395: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880711.17439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880711.17458: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880711.17493: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f7e30> <<< 6747 1726880711.17521: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880711.17554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880711.17611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880711.17615: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d19b80> <<< 6747 1726880711.17626: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' # extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d1b7a0> <<< 6747 1726880711.17650: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880711.17669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880711.17693: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1c1a0> <<< 6747 1726880711.17710: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880711.17743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880711.17758: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1d340> <<< 6747 1726880711.17788: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880711.17825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880711.17850: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py # code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880711.17903: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1fdd0> <<< 6747 1726880711.17934: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd84c2d50> <<< 6747 1726880711.17963: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1e090> <<< 6747 1726880711.18025: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py # code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880711.18032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6747 1726880711.18056: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.18065: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880711.18095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880711.18118: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d27bf0> import '_tokenize' # <<< 6747 1726880711.18189: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d266c0> <<< 6747 1726880711.18203: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d26420> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6747 1726880711.18212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880711.18291: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d26990> <<< 6747 1726880711.18340: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1e5a0> <<< 6747 1726880711.18346: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d6bdd0> <<< 6747 1726880711.18382: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6bf50> <<< 6747 1726880711.18396: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880711.18413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880711.18441: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 6747 1726880711.18464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880711.18468: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.18494: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880711.18613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880711.18665: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d6ff80> <<< 6747 1726880711.18674: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6e0f0> <<< 6747 1726880711.18685: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880711.18725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.18745: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 6747 1726880711.18760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 6747 1726880711.18813: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d736b0> <<< 6747 1726880711.18930: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6fef0> <<< 6747 1726880711.18990: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d743e0> <<< 6747 1726880711.19024: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d74650> <<< 6747 1726880711.19064: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d74770> <<< 6747 1726880711.19083: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6c140> <<< 6747 1726880711.19103: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py <<< 6747 1726880711.19114: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880711.19125: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880711.19149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880711.19174: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.19199: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d77fe0> <<< 6747 1726880711.19340: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.19358: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7c01340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d76780> <<< 6747 1726880711.19391: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d77b00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d763f0> <<< 6747 1726880711.19417: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19428: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19441: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 6747 1726880711.19446: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19534: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19632: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19645: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 6747 1726880711.19658: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19676: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6747 1726880711.19691: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19805: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.19919: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.20474: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.21001: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880711.21016: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 6747 1726880711.21028: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 6747 1726880711.21039: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880711.21064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.21113: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.21118: stdout chunk (state=3): >>># extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7c054c0> <<< 6747 1726880711.21194: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 6747 1726880711.21206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880711.21221: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c06390> <<< 6747 1726880711.21229: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c01580> <<< 6747 1726880711.21301: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880711.21306: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.21356: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6747 1726880711.21474: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.21639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880711.21647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c06360> <<< 6747 1726880711.21671: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22116: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22553: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22636: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22706: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880711.22712: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22745: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22794: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880711.22797: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22882: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22966: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880711.22969: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.22989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6747 1726880711.23021: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23066: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 6747 1726880711.23283: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880711.23574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880711.23580: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880711.23655: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c074a0> <<< 6747 1726880711.23665: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23736: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23803: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 6747 1726880711.23824: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880711.23846: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23882: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23924: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880711.23935: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.23972: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24014: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24084: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24155: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880711.24197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.24272: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7c11f40> <<< 6747 1726880711.24305: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c0ce00> <<< 6747 1726880711.24347: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 6747 1726880711.24405: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24465: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24493: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24538: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py <<< 6747 1726880711.24545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.24559: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880711.24578: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880711.24601: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880711.24659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880711.24674: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880711.24696: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880711.24750: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d028d0> <<< 6747 1726880711.24791: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd842a5a0> <<< 6747 1726880711.24871: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c12060> <<< 6747 1726880711.24877: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c06ed0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 6747 1726880711.24919: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.24939: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 6747 1726880711.24944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880711.25008: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880711.25025: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.25061: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6747 1726880711.25065: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.25611: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.26125: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.26802: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.27471: stdout chunk (state=3): >>># /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 0x7f1dd7ca44a0> <<< 6747 1726880711.27491: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca46e0> <<< 6747 1726880711.27530: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' <<< 6747 1726880711.27540: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' <<< 6747 1726880711.27619: stdout chunk (state=3): >>># /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 0x7f1dd7ca4e30> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca49b0> <<< 6747 1726880711.27627: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py <<< 6747 1726880711.27647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5790> <<< 6747 1726880711.27703: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' <<< 6747 1726880711.27712: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py <<< 6747 1726880711.27727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' <<< 6747 1726880711.27769: stdout chunk (state=3): >>># /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 <<< 6747 1726880711.27860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c8d8b0> <<< 6747 1726880711.27864: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c8d880> <<< 6747 1726880711.27874: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b6600> <<< 6747 1726880711.27926: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca6f90> <<< 6747 1726880711.27938: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 6747 1726880711.27999: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' <<< 6747 1726880711.28035: stdout chunk (state=3): >>># /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' <<< 6747 1726880711.28067: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 6747 1726880711.28083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 6747 1726880711.28147: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78bd160> <<< 6747 1726880711.28165: stdout chunk (state=3): >>>import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b7d10> <<< 6747 1726880711.28202: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b7080> <<< 6747 1726880711.28237: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca6420> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py <<< 6747 1726880711.28268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py <<< 6747 1726880711.28333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 6747 1726880711.28350: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 6747 1726880711.28356: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7929010> <<< 6747 1726880711.28483: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78e1130> <<< 6747 1726880711.28605: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c014f0> <<< 6747 1726880711.28637: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py <<< 6747 1726880711.28641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' <<< 6747 1726880711.28667: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py <<< 6747 1726880711.28687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 6747 1726880711.28721: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792cad0> <<< 6747 1726880711.28779: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792ae10> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78e0c20> <<< 6747 1726880711.28783: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5e20> <<< 6747 1726880711.28820: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5520> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca4740> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' <<< 6747 1726880711.28848: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5850> # /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' <<< 6747 1726880711.28853: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 6747 1726880711.28872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' <<< 6747 1726880711.28935: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792d100> <<< 6747 1726880711.28982: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792ccb0> # /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' <<< 6747 1726880711.29029: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792d820> <<< 6747 1726880711.29046: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 6747 1726880711.29082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 6747 1726880711.29141: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 6747 1726880711.29181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 6747 1726880711.29242: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.29321: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7934530> <<< 6747 1726880711.29493: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd79156a0> <<< 6747 1726880711.29529: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792e840> <<< 6747 1726880711.29547: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 6747 1726880711.29589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 6747 1726880711.29592: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7915130> <<< 6747 1726880711.29617: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794e3f0> <<< 6747 1726880711.29668: stdout chunk (state=3): >>># /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' <<< 6747 1726880711.29671: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py<<< 6747 1726880711.29696: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794f050> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794eb10> <<< 6747 1726880711.29733: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 6747 1726880711.29786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 6747 1726880711.29865: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794f560> <<< 6747 1726880711.29875: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 6747 1726880711.29917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 6747 1726880711.30133: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7923aa0> <<< 6747 1726880711.30156: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 6747 1726880711.30172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 6747 1726880711.30196: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd77dde80> <<< 6747 1726880711.30242: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30344: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 6747 1726880711.30349: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30474: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30614: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 6747 1726880711.30622: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30669: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30722: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 6747 1726880711.30729: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30855: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.30963: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 6747 1726880711.31054: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880711.31509: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py <<< 6747 1726880711.31515: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.31539: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py <<< 6747 1726880711.31552: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' <<< 6747 1726880711.31573: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py <<< 6747 1726880711.31576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751ae10> <<< 6747 1726880711.31610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 6747 1726880711.31639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 6747 1726880711.31766: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751af30> <<< 6747 1726880711.31786: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 6747 1726880711.31802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 6747 1726880711.31817: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 6747 1726880711.31829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 6747 1726880711.31862: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.31869: stdout chunk (state=3): >>># extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd756f140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd756e990> <<< 6747 1726880711.31897: stdout chunk (state=3): >>># extension module '_queue' loaded from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.31901: stdout chunk (state=3): >>># extension module '_queue' executed from '/usr/lib64/python3.12/lib-dynload/_queue.cpython-312-x86_64-linux-gnu.so' import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd756eb70> <<< 6747 1726880711.31936: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751b470> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751a480> <<< 6747 1726880711.31980: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' <<< 6747 1726880711.31984: stdout chunk (state=3): >>>import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751aab0> <<< 6747 1726880711.32009: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py<<< 6747 1726880711.32012: stdout chunk (state=3): >>> <<< 6747 1726880711.32084: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 6747 1726880711.32113: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.32143: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' <<< 6747 1726880711.32270: stdout chunk (state=3): >>># extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd75e8740> <<< 6747 1726880711.32276: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75e8350> <<< 6747 1726880711.32292: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py <<< 6747 1726880711.32347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 6747 1726880711.32408: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 6747 1726880711.32411: stdout chunk (state=3): >>># extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd75ebfe0> <<< 6747 1726880711.32436: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75e8890> <<< 6747 1726880711.32459: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py <<< 6747 1726880711.32538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 6747 1726880711.33482: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd713b170> <<< 6747 1726880711.33550: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd76101d0> <<< 6747 1726880711.33572: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py <<< 6747 1726880711.33642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 6747 1726880711.33731: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' <<< 6747 1726880711.33737: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71b4d40> <<< 6747 1726880711.33888: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd713b5c0> <<< 6747 1726880711.33913: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py <<< 6747 1726880711.33948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 6747 1726880711.34026: stdout chunk (state=3): >>># extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' <<< 6747 1726880711.34030: stdout chunk (state=3): >>># extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71b7d10> <<< 6747 1726880711.34062: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd71b4ec0> <<< 6747 1726880711.34087: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py<<< 6747 1726880711.34092: stdout chunk (state=3): >>> <<< 6747 1726880711.34135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 6747 1726880711.34211: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71f7e90> <<< 6747 1726880711.34260: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd71f40e0> <<< 6747 1726880711.34267: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py <<< 6747 1726880711.34284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 6747 1726880711.34338: stdout chunk (state=3): >>># extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' <<< 6747 1726880711.34350: stdout chunk (state=3): >>># extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd574d220> <<< 6747 1726880711.34364: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574c620> <<< 6747 1726880711.34367: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd758be90> <<< 6747 1726880711.34383: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py <<< 6747 1726880711.34425: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 6747 1726880711.34441: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py <<< 6747 1726880711.34459: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' <<< 6747 1726880711.34472: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py <<< 6747 1726880711.34490: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 6747 1726880711.34521: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.34528: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5768710> <<< 6747 1726880711.34560: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574fb60> <<< 6747 1726880711.34574: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py <<< 6747 1726880711.34601: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' <<< 6747 1726880711.34626: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' <<< 6747 1726880711.34656: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576acf0> <<< 6747 1726880711.34680: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py <<< 6747 1726880711.34695: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 6747 1726880711.34729: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py <<< 6747 1726880711.34732: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576bb90> <<< 6747 1726880711.34762: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py <<< 6747 1726880711.34767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.35204: stdout chunk (state=3): >>># extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' <<< 6747 1726880711.35210: stdout chunk (state=3): >>># extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd57904a0> <<< 6747 1726880711.35243: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py <<< 6747 1726880711.35247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' <<< 6747 1726880711.35271: stdout chunk (state=3): >>>import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5791970> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576bdd0> <<< 6747 1726880711.35283: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576ac60> <<< 6747 1726880711.35304: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576a540> <<< 6747 1726880711.35334: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py <<< 6747 1726880711.35347: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.35437: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' <<< 6747 1726880711.35443: stdout chunk (state=3): >>># extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd57935c0> <<< 6747 1726880711.35458: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576b0b0> <<< 6747 1726880711.35526: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57689b0> <<< 6747 1726880711.35558: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574f1a0> <<< 6747 1726880711.35588: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.35722: stdout chunk (state=3): >>># extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd574f890> <<< 6747 1726880711.35726: stdout chunk (state=3): >>>import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574f5f0> <<< 6747 1726880711.35755: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574d3a0> <<< 6747 1726880711.35775: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d0ad0> <<< 6747 1726880711.35805: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py <<< 6747 1726880711.35825: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' <<< 6747 1726880711.35849: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 6747 1726880711.35856: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 6747 1726880711.35885: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py <<< 6747 1726880711.35890: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' <<< 6747 1726880711.35918: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d2fc0> <<< 6747 1726880711.35937: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6747 1726880711.35944: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880711.35974: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d37a0> <<< 6747 1726880711.35983: stdout chunk (state=3): >>>import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d2300> <<< 6747 1726880711.35994: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py <<< 6747 1726880711.36028: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 6747 1726880711.36032: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d3f50> <<< 6747 1726880711.36062: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d0aa0> <<< 6747 1726880711.36086: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py <<< 6747 1726880711.36089: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.36111: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py <<< 6747 1726880711.36140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 6747 1726880711.36159: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py <<< 6747 1726880711.36169: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' <<< 6747 1726880711.36178: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fda60> <<< 6747 1726880711.36203: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fcfe0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fce00> <<< 6747 1726880711.36229: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 6747 1726880711.36257: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py <<< 6747 1726880711.36281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 6747 1726880711.36313: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py <<< 6747 1726880711.36318: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 6747 1726880711.36347: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py <<< 6747 1726880711.36355: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 6747 1726880711.36369: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50c8b30> <<< 6747 1726880711.36390: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 6747 1726880711.36439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 6747 1726880711.36463: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6747 1726880711.36507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6747 1726880711.36525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 6747 1726880711.36547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 6747 1726880711.36555: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50f6ba0> <<< 6747 1726880711.36585: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.36603: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd50f6f00> <<< 6747 1726880711.36650: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50cae10> <<< 6747 1726880711.36683: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50c8fb0> <<< 6747 1726880711.36695: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fffe0> <<< 6747 1726880711.36734: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fe270> <<< 6747 1726880711.36738: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fdfa0> <<< 6747 1726880711.36767: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py <<< 6747 1726880711.36770: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 6747 1726880711.36797: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py <<< 6747 1726880711.36802: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.36838: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' <<< 6747 1726880711.36849: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5130a40> <<< 6747 1726880711.36858: stdout chunk (state=3): >>>import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50f7b60> <<< 6747 1726880711.36893: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fe7b0> <<< 6747 1726880711.36916: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py<<< 6747 1726880711.36921: stdout chunk (state=3): >>> # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 6747 1726880711.36952: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51310a0> <<< 6747 1726880711.36976: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py <<< 6747 1726880711.36984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131460> <<< 6747 1726880711.37002: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131520> <<< 6747 1726880711.37034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131640> <<< 6747 1726880711.37059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py <<< 6747 1726880711.37087: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 6747 1726880711.37111: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py <<< 6747 1726880711.37134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 6747 1726880711.37194: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5150200> <<< 6747 1726880711.37230: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5132330> <<< 6747 1726880711.37240: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py <<< 6747 1726880711.37247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51503b0> <<< 6747 1726880711.37264: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py <<< 6747 1726880711.37269: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' <<< 6747 1726880711.37298: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5150470> <<< 6747 1726880711.37305: stdout chunk (state=3): >>>import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131490> <<< 6747 1726880711.37332: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py <<< 6747 1726880711.37343: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5150620> <<< 6747 1726880711.37374: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py <<< 6747 1726880711.37379: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' <<< 6747 1726880711.37411: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 6747 1726880711.37475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 6747 1726880711.37498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 6747 1726880711.37584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 6747 1726880711.37608: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py <<< 6747 1726880711.37624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' <<< 6747 1726880711.37658: stdout chunk (state=3): >>># 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 0x7f1dd517bfe0> <<< 6747 1726880711.37685: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd517b440> <<< 6747 1726880711.37742: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5179eb0> <<< 6747 1726880711.37885: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5151df0> <<< 6747 1726880711.37891: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5151250> <<< 6747 1726880711.37924: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' <<< 6747 1726880711.37937: stdout chunk (state=3): >>>import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51531d0> <<< 6747 1726880711.37950: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py <<< 6747 1726880711.37961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd87c3e90> <<< 6747 1726880711.37996: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' <<< 6747 1726880711.38003: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4920> <<< 6747 1726880711.38024: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py <<< 6747 1726880711.38033: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4b90> <<< 6747 1726880711.38059: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 6747 1726880711.38085: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py <<< 6747 1726880711.38094: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 6747 1726880711.38115: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b54f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4f80> <<< 6747 1726880711.38146: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b63c0> <<< 6747 1726880711.38164: stdout chunk (state=3): >>>import 'gc' # <<< 6747 1726880711.38185: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd756f2c0> <<< 6747 1726880711.38193: stdout chunk (state=3): >>>import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75198b0> <<< 6747 1726880711.38911: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py <<< 6747 1726880711.38920: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 6747 1726880711.38954: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py <<< 6747 1726880711.38961: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b6ff0> <<< 6747 1726880711.38983: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.39018: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py <<< 6747 1726880711.39060: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 6747 1726880711.39081: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py <<< 6747 1726880711.39132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 6747 1726880711.39161: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' <<< 6747 1726880711.39169: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8baa0> <<< 6747 1726880711.39188: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 6747 1726880711.39193: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 6747 1726880711.39209: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py <<< 6747 1726880711.39234: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 6747 1726880711.39257: stdout chunk (state=3): >>># /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py <<< 6747 1726880711.39263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.39375: stdout chunk (state=3): >>># extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.39379: stdout chunk (state=3): >>># 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 0x7f1dd4fadaf0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fad6a0> <<< 6747 1726880711.39415: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.39444: stdout chunk (state=3): >>># extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd87e5040><<< 6747 1726880711.39447: stdout chunk (state=3): >>> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fac590> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8bdd0> <<< 6747 1726880711.39473: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f88b00> <<< 6747 1726880711.39500: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py <<< 6747 1726880711.39513: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880711.39527: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8b890> <<< 6747 1726880711.39536: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py <<< 6747 1726880711.39571: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.39581: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py <<< 6747 1726880711.39610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 6747 1726880711.39637: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fc2ff0> <<< 6747 1726880711.39670: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fc1b20> <<< 6747 1726880711.39697: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py <<< 6747 1726880711.39712: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' <<< 6747 1726880711.39716: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8800> <<< 6747 1726880711.39746: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' <<< 6747 1726880711.39750: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8b00> <<< 6747 1726880711.39777: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py <<< 6747 1726880711.39783: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' <<< 6747 1726880711.39792: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8d70> <<< 6747 1726880711.39814: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' <<< 6747 1726880711.39836: stdout chunk (state=3): >>>import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8fe0> <<< 6747 1726880711.39857: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py <<< 6747 1726880711.39866: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' <<< 6747 1726880711.39875: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py <<< 6747 1726880711.39910: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 6747 1726880711.39944: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe9700> <<< 6747 1726880711.39957: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe9550> <<< 6747 1726880711.39972: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py <<< 6747 1726880711.39983: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feaff0> <<< 6747 1726880711.40001: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py <<< 6747 1726880711.40005: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feb140> <<< 6747 1726880711.40033: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py <<< 6747 1726880711.40061: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 6747 1726880711.40076: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feb320> <<< 6747 1726880711.40086: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py <<< 6747 1726880711.40109: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 6747 1726880711.40127: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py <<< 6747 1726880711.40151: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 6747 1726880711.40169: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50042c0> <<< 6747 1726880711.40173: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4febb00> <<< 6747 1726880711.40194: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py <<< 6747 1726880711.40212: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 6747 1726880711.40217: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5004e60> <<< 6747 1726880711.40246: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' <<< 6747 1726880711.40253: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50052b0> <<< 6747 1726880711.40279: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py <<< 6747 1726880711.40283: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' <<< 6747 1726880711.40296: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5005490> <<< 6747 1726880711.40317: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py <<< 6747 1726880711.40330: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 6747 1726880711.40360: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5005760> <<< 6747 1726880711.40380: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py <<< 6747 1726880711.40387: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5006660> <<< 6747 1726880711.40415: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py <<< 6747 1726880711.40430: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' <<< 6747 1726880711.40441: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50068d0> <<< 6747 1726880711.40456: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py <<< 6747 1726880711.40474: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5006ae0> <<< 6747 1726880711.40513: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 6747 1726880711.40543: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py <<< 6747 1726880711.40551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' <<< 6747 1726880711.40569: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50076e0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5007200> <<< 6747 1726880711.40586: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py <<< 6747 1726880711.40598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 6747 1726880711.40618: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 6747 1726880711.40644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502c590> <<< 6747 1726880711.40648: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5007e90> <<< 6747 1726880711.40676: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py <<< 6747 1726880711.40679: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' <<< 6747 1726880711.40691: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502d1f0> <<< 6747 1726880711.40712: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py <<< 6747 1726880711.40736: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' <<< 6747 1726880711.40749: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502d4f0> <<< 6747 1726880711.40761: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py <<< 6747 1726880711.40778: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e450> <<< 6747 1726880711.40816: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' <<< 6747 1726880711.40839: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e6f0> <<< 6747 1726880711.40842: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py <<< 6747 1726880711.40850: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' <<< 6747 1726880711.40868: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e8a0> <<< 6747 1726880711.40882: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b7440> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b71d0> <<< 6747 1726880711.40889: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b6900> <<< 6747 1726880711.40908: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py <<< 6747 1726880711.40914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 6747 1726880711.40946: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.40970: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py <<< 6747 1726880711.40976: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f2c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502eff0> <<< 6747 1726880711.40999: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py <<< 6747 1726880711.41004: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.41030: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py <<< 6747 1726880711.41070: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880711.41094: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 6747 1726880711.41132: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 6747 1726880711.41185: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5051730> <<< 6747 1726880711.41210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py <<< 6747 1726880711.41215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' <<< 6747 1726880711.41292: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 6747 1726880711.41306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 6747 1726880711.41330: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5052e70> <<< 6747 1726880711.41391: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' # extension module '_decimal' executed from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' import '_decimal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5052090> <<< 6747 1726880711.41398: stdout chunk (state=3): >>>import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5051c40> <<< 6747 1726880711.41408: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py <<< 6747 1726880711.41438: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 6747 1726880711.41467: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py <<< 6747 1726880711.41470: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da4650> <<< 6747 1726880711.41472: stdout chunk (state=3): >>>import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d8ba40> <<< 6747 1726880711.41499: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py <<< 6747 1726880711.41505: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.41525: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py <<< 6747 1726880711.41563: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 6747 1726880711.41581: stdout chunk (state=3): >>>import 'six.moves' # <<< 6747 1726880711.41610: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py <<< 6747 1726880711.41625: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 6747 1726880711.41640: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da7500> <<< 6747 1726880711.41648: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py <<< 6747 1726880711.41665: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da7e00> <<< 6747 1726880711.41694: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 6747 1726880711.41715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' <<< 6747 1726880711.41725: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 6747 1726880711.41766: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da4ce0> <<< 6747 1726880711.41772: stdout chunk (state=3): >>>import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da49b0> <<< 6747 1726880711.41808: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f560> <<< 6747 1726880711.41834: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py <<< 6747 1726880711.41840: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' <<< 6747 1726880711.41869: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5050980> <<< 6747 1726880711.41882: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f110> <<< 6747 1726880711.41887: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b71a0> <<< 6747 1726880711.41912: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py<<< 6747 1726880711.41925: stdout chunk (state=3): >>> <<< 6747 1726880711.41933: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' <<< 6747 1726880711.41973: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dce030> <<< 6747 1726880711.41988: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py <<< 6747 1726880711.42020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 6747 1726880711.42035: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dce900> <<< 6747 1726880711.42062: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py <<< 6747 1726880711.42067: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 6747 1726880711.42085: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dcf8c0> <<< 6747 1726880711.42100: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py <<< 6747 1726880711.42123: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 6747 1726880711.42127: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dcfef0> <<< 6747 1726880711.42150: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' <<< 6747 1726880711.42177: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.42206: stdout chunk (state=3): >>># /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' <<< 6747 1726880711.42247: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.42388: stdout chunk (state=3): >>># extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4df95e0> <<< 6747 1726880711.42414: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8fb0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8c50> <<< 6747 1726880711.42445: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df88f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py <<< 6747 1726880711.42448: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' <<< 6747 1726880711.42491: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df9370> <<< 6747 1726880711.42504: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py <<< 6747 1726880711.42525: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' <<< 6747 1726880711.42549: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py <<< 6747 1726880711.42564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.42582: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py <<< 6747 1726880711.42596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb350> <<< 6747 1726880711.42607: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' <<< 6747 1726880711.42632: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb410> <<< 6747 1726880711.42656: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py <<< 6747 1726880711.42659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' <<< 6747 1726880711.42774: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' <<< 6747 1726880711.42778: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4dfbb00> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb9b0> <<< 6747 1726880711.42780: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py <<< 6747 1726880711.42800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' <<< 6747 1726880711.42805: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py <<< 6747 1726880711.42828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' <<< 6747 1726880711.42841: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 6747 1726880711.42953: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' <<< 6747 1726880711.42973: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py <<< 6747 1726880711.42979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2a090> <<< 6747 1726880711.43004: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py <<< 6747 1726880711.43012: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' <<< 6747 1726880711.43039: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' <<< 6747 1726880711.43069: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2b290> <<< 6747 1726880711.43096: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/__init__.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880711.43101: stdout chunk (state=3): >>>import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2b500> <<< 6747 1726880711.43120: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py <<< 6747 1726880711.43129: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 6747 1726880711.43162: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880711.43183: stdout chunk (state=3): >>># extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4e2b680> <<< 6747 1726880711.43191: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2b4a0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2ad80> <<< 6747 1726880711.43206: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2a210> <<< 6747 1726880711.43228: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e294f0> <<< 6747 1726880711.43242: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e28aa0> <<< 6747 1726880711.43248: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e28350> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfae70> <<< 6747 1726880711.43283: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfa360> <<< 6747 1726880711.43296: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py <<< 6747 1726880711.43312: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2af60> <<< 6747 1726880711.43343: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py <<< 6747 1726880711.43354: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 6747 1726880711.43368: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2bb00> <<< 6747 1726880711.43391: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py <<< 6747 1726880711.43394: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e54410> <<< 6747 1726880711.43428: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py <<< 6747 1726880711.43442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 6747 1726880711.43454: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e547d0> <<< 6747 1726880711.43465: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 6747 1726880711.43497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' <<< 6747 1726880711.43514: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e55100> <<< 6747 1726880711.43548: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py <<< 6747 1726880711.43562: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 6747 1726880711.43584: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e55c40> <<< 6747 1726880711.77971: stdout chunk (state=3): >>> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "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}}} <<< 6747 1726880711.79263: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 6747 1726880711.79300: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880711.79775: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value <<< 6747 1726880711.79779: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref <<< 6747 1726880711.79807: stdout chunk (state=3): >>># 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__ <<< 6747 1726880711.79838: 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 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 <<< 6747 1726880711.79854: stdout chunk (state=3): >>># cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing <<< 6747 1726880711.79873: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.79917: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging <<< 6747 1726880711.79925: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters <<< 6747 1726880711.79933: 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 <<< 6747 1726880711.79959: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro <<< 6747 1726880711.79977: 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 # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser <<< 6747 1726880711.80004: stdout chunk (state=3): >>># cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # 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 <<< 6747 1726880711.80016: stdout chunk (state=3): >>># cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback<<< 6747 1726880711.80055: stdout chunk (state=3): >>> # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob <<< 6747 1726880711.80059: stdout chunk (state=3): >>># cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history <<< 6747 1726880711.80077: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.80085: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.80146: stdout chunk (state=3): >>># cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove <<< 6747 1726880711.80151: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.80154: stdout chunk (state=3): >>># 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<<< 6747 1726880711.80178: stdout chunk (state=3): >>> # 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 <<< 6747 1726880711.80200: stdout chunk (state=3): >>># destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 <<< 6747 1726880711.80205: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.80218: stdout chunk (state=3): >>># cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml <<< 6747 1726880711.80275: stdout chunk (state=3): >>># destroy xml # cleanup[2] removing xml.parsers <<< 6747 1726880711.80286: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.80766: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880711.80769: stdout chunk (state=3): >>># destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma <<< 6747 1726880711.80785: stdout chunk (state=3): >>># destroy zipfile._path <<< 6747 1726880711.80788: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath <<< 6747 1726880711.80837: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 6747 1726880711.80841: stdout chunk (state=3): >>># destroy grp # destroy syslog <<< 6747 1726880711.80889: stdout chunk (state=3): >>># destroy selinux # destroy distro # destroy distro.distro <<< 6747 1726880711.80899: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc <<< 6747 1726880711.80954: stdout chunk (state=3): >>># destroy dateutil # destroy dateutil._version <<< 6747 1726880711.80999: stdout chunk (state=3): >>># destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six <<< 6747 1726880711.81012: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 6747 1726880711.81020: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 6747 1726880711.81060: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings <<< 6747 1726880711.81076: stdout chunk (state=3): >>># cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress <<< 6747 1726880711.81091: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.81104: stdout chunk (state=3): >>># cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses <<< 6747 1726880711.81122: stdout chunk (state=3): >>># cleanup[3] wiping _curses <<< 6747 1726880711.81156: 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 <<< 6747 1726880711.81171: stdout chunk (state=3): >>># destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token <<< 6747 1726880711.81194: stdout chunk (state=3): >>># cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob <<< 6747 1726880711.81198: stdout chunk (state=3): >>># cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm <<< 6747 1726880711.81221: stdout chunk (state=3): >>># destroy rpm.transaction # cleanup[3] wiping rpm._rpm <<< 6747 1726880711.81228: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.81259: 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 _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy <<< 6747 1726880711.81316: stdout chunk (state=3): >>># cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl <<< 6747 1726880711.81341: stdout chunk (state=3): >>># cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 6747 1726880711.81361: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.81370: stdout chunk (state=3): >>># 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<<< 6747 1726880711.81398: stdout chunk (state=3): >>> # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket <<< 6747 1726880711.81406: stdout chunk (state=3): >>># cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 6747 1726880711.81427: stdout chunk (state=3): >>># destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback <<< 6747 1726880711.81455: stdout chunk (state=3): >>># destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex <<< 6747 1726880711.81458: stdout chunk (state=3): >>># cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 6747 1726880711.81489: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json <<< 6747 1726880711.81494: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 6747 1726880711.81513: stdout chunk (state=3): >>># cleanup[3] wiping tempfile <<< 6747 1726880711.81529: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math <<< 6747 1726880711.81546: stdout chunk (state=3): >>># cleanup[3] wiping shutil # cleanup[3] wiping zlib <<< 6747 1726880711.81575: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings <<< 6747 1726880711.81580: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 <<< 6747 1726880711.81596: stdout chunk (state=3): >>># cleanup[3] wiping binascii # cleanup[3] wiping struct <<< 6747 1726880711.81612: stdout chunk (state=3): >>># cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre <<< 6747 1726880711.81630: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.81649: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 <<< 6747 1726880711.81659: stdout chunk (state=3): >>># 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 <<< 6747 1726880711.81678: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 6747 1726880711.81703: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 6747 1726880711.81706: stdout chunk (state=3): >>># destroy _dbus_bindings<<< 6747 1726880711.81709: stdout chunk (state=3): >>> # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880711.82156: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880711.82163: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880711.82197: stdout chunk (state=3): >>># destroy _weakref # destroy _thread # destroy _hashlib <<< 6747 1726880711.82240: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 6747 1726880711.82245: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880711.82268: stdout chunk (state=3): >>># destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib <<< 6747 1726880711.82299: stdout chunk (state=3): >>># destroy _queue # destroy array <<< 6747 1726880711.82309: stdout chunk (state=3): >>># destroy copyreg <<< 6747 1726880711.82356: stdout chunk (state=3): >>># destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response <<< 6747 1726880711.82378: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata <<< 6747 1726880711.82419: stdout chunk (state=3): >>># destroy _blake2 # destroy email <<< 6747 1726880711.82445: stdout chunk (state=3): >>># destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch <<< 6747 1726880711.82495: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios <<< 6747 1726880711.82516: stdout chunk (state=3): >>># destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 6747 1726880711.82535: stdout chunk (state=3): >>># destroy rpm <<< 6747 1726880711.82597: stdout chunk (state=3): >>># destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors <<< 6747 1726880711.82609: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode <<< 6747 1726880711.82655: stdout chunk (state=3): >>># destroy _warnings <<< 6747 1726880711.82675: stdout chunk (state=3): >>># destroy posix <<< 6747 1726880711.82711: stdout chunk (state=3): >>># destroy binascii <<< 6747 1726880711.82713: stdout chunk (state=3): >>># destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string <<< 6747 1726880711.82733: stdout chunk (state=3): >>># destroy _ssl <<< 6747 1726880711.82813: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880711.82929: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 6747 1726880711.82944: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 6747 1726880711.82958: stdout chunk (state=3): >>># destroy re # destroy _random # destroy _sre <<< 6747 1726880711.82971: stdout chunk (state=3): >>># destroy _operator # destroy _functools <<< 6747 1726880711.82997: stdout chunk (state=3): >>># clear sys.audit hooks <<< 6747 1726880711.83580: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.45.225 closed. <<< 6747 1726880711.83626: stderr chunk (state=3): >>><<< 6747 1726880711.83629: stdout chunk (state=3): >>><<< 6747 1726880711.83850: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd88184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd87e7b30> # /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 0x7f1dd881aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd862d130> # /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 0x7f1dd862e060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd866be30> # /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 0x7f1dd866bef0> # /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 0x7f1dd86a3860> # /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 0x7f1dd86a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8683b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8681220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8668fe0> # /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 0x7f1dd86c7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86c6450> # /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 0x7f1dd8683ec0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86c4c50> # /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 0x7f1dd86f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8668290> # /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 0x7f1dd86f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f8b60> # 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 0x7f1dd86f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8666db0> # /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 0x7f1dd86f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86f9250> 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 0x7f1dd86fa450> 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 0x7f1dd8710680> 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 0x7f1dd8711d60> # /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 0x7f1dd8712c00> # 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 0x7f1dd8713260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8712150> # /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 0x7f1dd8713ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8713410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86fa4b0> # /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 0x7f1dd8497c20> # /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 0x7f1dd84c07a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0500> # 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 0x7f1dd84c06e0> # /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 0x7f1dd84c1070> # 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 0x7f1dd84c1a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8495dc0> # /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 0x7f1dd84c2de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c0ef0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd86faba0> # /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 0x7f1dd84eb110> # /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 0x7f1dd85134a0> # /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 0x7f1dd8570290> # /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 0x7f1dd85729f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85703b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd8539280> # /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 0x7f1dd83753a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd85122a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd84c3ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1dd8512600> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_0z6ar99m/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83cf0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83adfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83ad130> # 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 0x7f1dd83ccfb0> # /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 0x7f1dd83f6a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f67b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83f60c0> # /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 0x7f1dd83f6b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd83cfd70> 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 0x7f1dd83f76b0> # 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 0x7f1dd83f78f0> # /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 0x7f1dd83f7e30> 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 0x7f1dd7d19b80> # 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 0x7f1dd7d1b7a0> # /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 0x7f1dd7d1c1a0> # /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 0x7f1dd7d1d340> # /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 0x7f1dd7d1fdd0> # 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 0x7f1dd84c2d50> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1e090> # /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 0x7f1dd7d27bf0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d266c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d26420> # /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 0x7f1dd7d26990> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d1e5a0> # 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 0x7f1dd7d6bdd0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6bf50> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d6da00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6d7c0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d6ff80> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6e0f0> # /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 0x7f1dd7d736b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6fef0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d743e0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d74650> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d74770> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d6c140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d77fe0> # 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 0x7f1dd7c01340> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d76780> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7d77b00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d763f0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7c054c0> # /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 0x7f1dd7c06390> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c01580> 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 0x7f1dd7c06360> # 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 0x7f1dd7c074a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd7c11f40> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c0ce00> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7d028d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd842a5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c12060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c06ed0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f1dd7ca44a0> # /usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/__init__.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/__init__.cpython-312.pyc' import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca46e0> # /usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/application.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/application.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc matches /usr/lib64/python3.12/email/encoders.py # code object from '/usr/lib64/python3.12/email/__pycache__/encoders.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca4e30> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca49b0> # /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5790> # /usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/base.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc matches /usr/lib64/python3.12/email/policy.py # code object from '/usr/lib64/python3.12/email/__pycache__/policy.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc matches /usr/lib64/python3.12/email/_policybase.py # code object from '/usr/lib64/python3.12/email/__pycache__/_policybase.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c8d8b0> # /usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc matches /usr/lib64/python3.12/email/base64mime.py # code object from '/usr/lib64/python3.12/email/__pycache__/base64mime.cpython-312.pyc' import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c8d880> # /usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc matches /usr/lib64/python3.12/email/charset.py # code object from '/usr/lib64/python3.12/email/__pycache__/charset.cpython-312.pyc' import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b6600> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca6f90> # /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py # code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py # code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py # code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78bd160> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b7d10> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78b7080> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca6420> # /usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc matches /usr/lib64/python3.12/email/headerregistry.py # code object from '/usr/lib64/python3.12/email/__pycache__/headerregistry.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc matches /usr/lib64/python3.12/email/_header_value_parser.py # code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7929010> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78e1130> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7c014f0> # /usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc matches /usr/lib64/python3.12/email/contentmanager.py # code object from '/usr/lib64/python3.12/email/__pycache__/contentmanager.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc matches /usr/lib64/python3.12/email/message.py # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc matches /usr/lib64/python3.12/email/iterators.py # code object from '/usr/lib64/python3.12/email/__pycache__/iterators.cpython-312.pyc' import 'email.iterators' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792cad0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792ae10> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd78e0c20> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5e20> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5820> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5520> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca4740> # /usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/multipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/multipart.cpython-312.pyc' import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7ca5850> # /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 0x7f1dd792d100> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792ccb0> # /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 0x7f1dd792d820> # /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 0x7f1dd7934530> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd79156a0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd792e840> # /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py # code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7915130> # /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794e3f0> # /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 0x7f1dd794f050> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794eb10> # /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd794f560> # /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py # code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd7923aa0> # /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py # code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd77dde80> # zipimport: zlib available import 'ansible.module_utils.urls' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat.version' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.respawn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.yumdnf' # # zipimport: zlib available # /usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/pycomp.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/pycomp.cpython-312.pyc' # /usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/text.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/text.cpython-312.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751ae10> # /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 0x7f1dd751af30> # /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 0x7f1dd756f140> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd756e990> # 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 0x7f1dd756eb70> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751b470> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751a480> # /usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/const.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/const.cpython-312.pyc' import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd751aab0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/error.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/error.cpython-312.pyc' # extension module 'libdnf._error' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' # extension module 'libdnf._error' executed from '/usr/lib64/python3.12/site-packages/libdnf/_error.so' import 'libdnf._error' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd75e8740> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75e8350> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/common_types.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' # extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' # extension module 'libdnf._common_types' executed from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' import 'libdnf._common_types' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd75ebfe0> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75e8890> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/conf.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' # extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' # extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd713b170> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd76101d0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/module.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' # extension module 'libdnf._module' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' # extension module 'libdnf._module' executed from '/usr/lib64/python3.12/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71b4d40> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd713b5c0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/repo.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' # extension module 'libdnf._repo' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' # extension module 'libdnf._repo' executed from '/usr/lib64/python3.12/site-packages/libdnf/_repo.so' import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71b7d10> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd71b4ec0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/transaction.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' # extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' # extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd71f7e90> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd71f40e0> # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' # extension module 'libdnf._utils' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' # extension module 'libdnf._utils' executed from '/usr/lib64/python3.12/site-packages/libdnf/_utils.so' import 'libdnf._utils' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd574d220> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574c620> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd758be90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/comps.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5768710> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574fb60> # /usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/util.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/util.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/callback.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/callback.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/__init__.cpython-312.pyc' import 'dnf.yum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576acf0> # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/rpmtrans.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction.cpython-312.pyc' import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576bb90> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.12/site-packages/rpm/_rpm.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd57904a0> # /usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/rpm/transaction.py # code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/transaction.cpython-312.pyc' import 'rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5791970> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576bdd0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576ac60> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576a540> # /usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/hawkey/__init__.py # code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' # extension module 'hawkey._hawkey' loaded from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' # extension module 'hawkey._hawkey' executed from '/usr/lib64/python3.12/site-packages/hawkey/_hawkey.so' import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd57935c0> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd576b0b0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57689b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574f1a0> # /usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libcomps/__init__.py # code object from '/usr/lib64/python3.12/site-packages/libcomps/__pycache__/__init__.cpython-312.pyc' # extension module 'libcomps._libpycomps' loaded from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' # extension module 'libcomps._libpycomps' executed from '/usr/lib64/python3.12/site-packages/libcomps/_libpycomps.so' import 'libcomps._libpycomps' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd574f890> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574f5f0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd574d3a0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/__init__.cpython-312.pyc' import 'dnf.db' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d0ad0> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py # code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/crypto.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d2fc0> # /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 0x7f1dd57d37a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d2300> # /usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/db/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d3f50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57d0aa0> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/config.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fda60> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fcfe0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fce00> # /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repo.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/logging.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/lock.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50c8b30> # /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py # code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py # code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50f6ba0> # 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 0x7f1dd50f6f00> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50cae10> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50c8fb0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fffe0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fe270> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fdfa0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/dnssec.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/transaction.cpython-312.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5130a40> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50f7b60> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd57fe7b0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51310a0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/goal.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/goal.cpython-312.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131460> # /usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/history.cpython-312.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131520> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131640> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' # extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' # extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.12/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd5150200> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5132330> # /usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/selector.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/selector.cpython-312.pyc' import 'dnf.selector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51503b0> # /usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/exceptions.cpython-312.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5150470> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5131490> # /usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/persistor.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5150620> # /usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/plugin.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py # code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py # code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc matches /usr/lib64/python3.12/opcode.py # code object from '/usr/lib64/python3.12/__pycache__/opcode.cpython-312.pyc' # extension module '_opcode' loaded from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' # extension module '_opcode' executed from '/usr/lib64/python3.12/lib-dynload/_opcode.cpython-312-x86_64-linux-gnu.so' import '_opcode' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd517bfe0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd517b440> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5179eb0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5151df0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5151250> # /usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/query.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/query.cpython-312.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51531d0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/repodict.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repodict.cpython-312.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd87c3e90> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/connection.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/connection.cpython-312.pyc' import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4920> # /usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/rpm/miscutils.py # code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4b90> # /usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/sack.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/package.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b54f0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b4f80> # /usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/subject.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/subject.cpython-312.pyc' import 'dnf.subject' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b63c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd756f2c0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd75198b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/builddep.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b6ff0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/cli.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/output.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/format.cpython-312.pyc' import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8baa0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/term.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' # /usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/curses/__init__.py # code object from '/usr/lib64/python3.12/curses/__pycache__/__init__.cpython-312.pyc' # extension module '_curses' loaded from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' # extension module '_curses' executed from '/usr/lib64/python3.12/lib-dynload/_curses.cpython-312-x86_64-linux-gnu.so' import '_curses' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4fadaf0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fad6a0> # 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 0x7f1dd87e5040> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fac590> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8bdd0> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f88b00> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4f8b890> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/option_parser.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fc2ff0> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fc1b20> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/alias.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/alias.cpython-312.pyc' import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8800> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/autoremove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/autoremove.cpython-312.pyc' import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8b00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/check.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/check.cpython-312.pyc' import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8d70> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/clean.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/clean.cpython-312.pyc' import 'dnf.cli.commands.clean' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe8fe0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repoquery.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe9700> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4fe9550> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-312.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feaff0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/downgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/downgrade.cpython-312.pyc' import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feb140> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/group.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4feb320> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/history.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/transaction_sr.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50042c0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4febb00> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/install.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5004e60> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-312.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50052b0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/mark.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/mark.cpython-312.pyc' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5005490> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/module.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5005760> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-312.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5006660> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/remove.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/remove.cpython-312.pyc' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50068d0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc' import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5006ae0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/search.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/match_counter.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/match_counter.cpython-312.pyc' import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd50076e0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5007200> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/shell.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py # code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502c590> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5007e90> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/swap.cpython-312.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502d1f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/updateinfo.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-312.pyc' import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502d4f0> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-312.pyc' import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e450> # /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-312.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e6f0> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/demand.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/demand.cpython-312.pyc' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502e8a0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b7440> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b71d0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b6900> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/changelog.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_version.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f2c0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502eff0> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/_parser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' # /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py # code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5051730> # /usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc matches /usr/lib64/python3.12/decimal.py # code object from '/usr/lib64/python3.12/__pycache__/decimal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py # code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5052e70> # 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 0x7f1dd5052090> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5051c40> # /usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/relativedelta.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_common.cpython-312.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da4650> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4d8ba40> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/__init__.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/tz.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' import 'six.moves' # # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_common.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da7500> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da7e00> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da4ce0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4da49b0> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f560> # /usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/parser/isoparser.py # code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/isoparser.cpython-312.pyc' import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd5050980> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd502f110> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd51b71a0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/config_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/config_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dce030> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/copr.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dce900> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dcf8c0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dcfef0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/generate_completion_cache.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/generate_completion_cache.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/__init__.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc matches /usr/lib64/python3.12/sqlite3/dbapi2.py # code object from '/usr/lib64/python3.12/sqlite3/__pycache__/dbapi2.cpython-312.pyc' # extension module '_sqlite3' loaded from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' # extension module '_sqlite3' executed from '/usr/lib64/python3.12/lib-dynload/_sqlite3.cpython-312-x86_64-linux-gnu.so' import '_sqlite3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4df95e0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8fb0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df8c50> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df88f0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/groups_manager.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-312.pyc' import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4df9370> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/needs_restarting.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/__init__.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb350> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb410> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/types.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/types.cpython-312.pyc' # extension module '_dbus_bindings' loaded from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' # extension module '_dbus_bindings' executed from '/usr/lib64/python3.12/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4dfbb00> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfb9b0> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_dbus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/bus.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2a090> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/proxies.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/proxies.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_expat_introspect_parser.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-312.pyc' # /usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/xml/__init__.py # code object from '/usr/lib64/python3.12/xml/__pycache__/__init__.cpython-312.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2b290> # /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 0x7f1dd4e2b500> # /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' # extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' # extension module 'pyexpat' executed from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' import 'pyexpat' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1dd4e2b680> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2b4a0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2ad80> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2a210> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e294f0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e28aa0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e28350> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfae70> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4dfa360> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repoclosure.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2af60> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repodiff.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e2bb00> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repograph.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e54410> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/repomanage.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e547d0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e55100> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/system_upgrade.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1dd4e55c40> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "state": "present", "allow_downgrade": false, "allowerasing": false, "autoremove": false, "bugfix": false, "cacheonly": false, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "installroot": "/", "install_repoquery": true, "install_weak_deps": true, "security": false, "skip_broken": false, "update_cache": false, "update_only": false, "validate_certs": true, "sslverify": true, "lock_timeout": 30, "use_backend": "auto", "best": null, "conf_file": null, "disable_excludes": null, "download_dir": null, "list": null, "nobest": null, "releasever": null}}} # destroy dnf.plugin.dynamic # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing quopri # cleanup[2] removing email.encoders # cleanup[2] removing email.errors # cleanup[2] removing email.quoprimime # cleanup[2] removing email.base64mime # cleanup[2] removing email.charset # cleanup[2] removing email.header # cleanup[2] removing calendar # cleanup[2] removing email._parseaddr # cleanup[2] removing email.utils # cleanup[2] removing email._policybase # cleanup[2] removing email._encoded_words # cleanup[2] removing email._header_value_parser # cleanup[2] removing email.headerregistry # cleanup[2] removing email.iterators # cleanup[2] removing email.message # cleanup[2] removing email.contentmanager # cleanup[2] removing email.policy # cleanup[2] removing email.mime.base # cleanup[2] removing email.mime.nonmultipart # cleanup[2] removing email.mime.application # cleanup[2] removing email.mime.multipart # cleanup[2] removing email.feedparser # cleanup[2] removing email.parser # cleanup[2] removing http # cleanup[2] removing _ssl # cleanup[2] removing ssl # cleanup[2] removing http.client # cleanup[2] removing mimetypes # cleanup[2] removing netrc # cleanup[2] removing urllib.response # cleanup[2] removing urllib.error # cleanup[2] removing urllib.request # cleanup[2] removing http.cookiejar # cleanup[2] removing gzip # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.yumdnf # destroy ansible.module_utils.yumdnf # cleanup[2] removing email.mime.text # cleanup[2] removing configparser # destroy configparser # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing dnf.pycomp # cleanup[2] removing dnf.const # cleanup[2] removing libdnf._error # cleanup[2] removing libdnf.error # cleanup[2] removing libdnf._common_types # cleanup[2] removing libdnf.common_types # cleanup[2] removing libdnf._conf # cleanup[2] removing libdnf.conf # cleanup[2] removing libdnf._module # cleanup[2] removing libdnf.module # cleanup[2] removing libdnf._repo # cleanup[2] removing libdnf.repo # cleanup[2] removing libdnf._transaction # cleanup[2] removing libdnf.transaction # cleanup[2] removing libdnf._utils # cleanup[2] removing libdnf.utils # cleanup[2] removing libdnf # cleanup[2] removing unicodedata # cleanup[2] removing dnf.i18n # cleanup[2] removing dnf.yum # cleanup[2] removing dnf.transaction # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm # cleanup[2] removing dnf.yum.rpmtrans # cleanup[2] removing dnf.callback # cleanup[2] removing hawkey._hawkey # cleanup[2] removing hawkey # cleanup[2] removing dnf.util # cleanup[2] removing dnf.exceptions # cleanup[2] removing libcomps._libpycomps # cleanup[2] removing libcomps # cleanup[2] removing dnf.comps # cleanup[2] removing dnf.db # cleanup[2] removing dnf.crypto # cleanup[2] removing glob # cleanup[2] removing dnf.yum.misc # cleanup[2] removing dnf.db.group # cleanup[2] removing dnf.db.history # cleanup[2] removing dnf.conf.substitutions # cleanup[2] removing dnf.conf.config # cleanup[2] removing dnf.conf # cleanup[2] removing dnf.lock # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing logging.handlers # cleanup[2] removing dnf.logging # cleanup[2] removing dnf.repo # cleanup[2] removing dnf.conf.read # cleanup[2] removing dnf.rpm.transaction # cleanup[2] removing dnf.rpm # cleanup[2] removing dnf.dnssec # cleanup[2] removing dnf.drpm # cleanup[2] removing dnf.goal # cleanup[2] removing dnf.history # cleanup[2] removing dnf.module # cleanup[2] removing libdnf._smartcols # cleanup[2] removing libdnf.smartcols # cleanup[2] removing dnf.selector # cleanup[2] removing dnf.module.exceptions # cleanup[2] removing dnf.module.module_base # cleanup[2] removing dnf.persistor # cleanup[2] removing _opcode # cleanup[2] removing opcode # destroy opcode # cleanup[2] removing dis # cleanup[2] removing inspect # cleanup[2] removing dnf.plugin # cleanup[2] removing dnf.query # cleanup[2] removing dnf.repodict # cleanup[2] removing dnf.rpm.connection # cleanup[2] removing dnf.rpm.miscutils # cleanup[2] removing dnf.package # cleanup[2] removing dnf.sack # cleanup[2] removing dnf.subject # cleanup[2] removing gc # cleanup[2] removing dnf.base # cleanup[2] removing dnf # cleanup[2] removing dnfpluginscore # destroy dnfpluginscore # cleanup[2] removing dnf.cli.format # cleanup[2] removing _curses # cleanup[2] removing curses # cleanup[2] removing termios # cleanup[2] removing dnf.cli.term # cleanup[2] removing dnf.cli.progress # cleanup[2] removing dnf.cli.output # cleanup[2] removing dnf.cli.aliases # cleanup[2] removing dnf.cli.option_parser # cleanup[2] removing dnf.cli.commands # cleanup[2] removing dnf.cli.commands.alias # cleanup[2] removing dnf.cli.commands.autoremove # cleanup[2] removing dnf.cli.commands.check # cleanup[2] removing dnf.cli.commands.clean # cleanup[2] removing dnf.cli.commands.repoquery # cleanup[2] removing dnf.cli.commands.deplist # cleanup[2] removing dnf.cli.commands.distrosync # cleanup[2] removing dnf.cli.commands.downgrade # cleanup[2] removing dnf.cli.commands.group # cleanup[2] removing dnf.transaction_sr # cleanup[2] removing dnf.cli.commands.history # cleanup[2] removing dnf.cli.commands.install # cleanup[2] removing dnf.cli.commands.makecache # cleanup[2] removing dnf.cli.commands.mark # cleanup[2] removing dnf.cli.commands.module # cleanup[2] removing dnf.cli.commands.reinstall # cleanup[2] removing dnf.cli.commands.remove # cleanup[2] removing dnf.cli.commands.repolist # cleanup[2] removing dnf.match_counter # cleanup[2] removing dnf.cli.commands.search # cleanup[2] removing cmd # cleanup[2] removing dnf.cli.commands.shell # cleanup[2] removing dnf.cli.commands.swap # cleanup[2] removing dnf.cli.commands.updateinfo # cleanup[2] removing dnf.cli.commands.upgrade # cleanup[2] removing dnf.cli.commands.upgrademinimal # cleanup[2] removing dnf.cli.demand # cleanup[2] removing dnf.cli.cli # cleanup[2] removing dnf.cli # cleanup[2] removing dnf.plugin.dynamic.builddep # destroy dnf.plugin.dynamic.builddep # cleanup[2] removing dateutil._version # cleanup[2] removing dateutil # cleanup[2] removing six # cleanup[2] removing numbers # destroy numbers # cleanup[2] removing _decimal # cleanup[2] removing decimal # destroy decimal # cleanup[2] removing dateutil._common # cleanup[2] removing dateutil.relativedelta # cleanup[2] removing six.moves # cleanup[2] removing dateutil.tz._common # cleanup[2] removing dateutil.tz._factories # cleanup[2] removing dateutil.tz.tz # cleanup[2] removing dateutil.tz # cleanup[2] removing dateutil.parser._parser # cleanup[2] removing dateutil.parser.isoparser # destroy dateutil.parser.isoparser # cleanup[2] removing dateutil.parser # cleanup[2] removing dnf.plugin.dynamic.changelog # destroy dnf.plugin.dynamic.changelog # cleanup[2] removing dnf.plugin.dynamic.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing _sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing sqlite3 # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus.types # cleanup[2] removing dbus.lowlevel # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.bus # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _sitebuiltins # destroy _bz2 # destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog # destroy selinux # destroy distro # destroy distro.distro # destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib # destroy six.moves # destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy dateutil.tz._common # destroy dateutil.tz._factories # destroy dateutil.tz.tz # destroy dateutil.tz # destroy six # destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # destroy dbus # destroy dbus._compat # destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat # destroy uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # cleanup[3] wiping dnf.cli # destroy dnf.cli.format # destroy dnf.cli.term # destroy dnf.cli.progress # destroy dnf.cli.aliases # destroy dnf.cli.option_parser # destroy dnf.cli.demand # destroy dnf.cli.cli # cleanup[3] wiping dnf.cli.commands.upgrademinimal # cleanup[3] wiping dnf.cli.commands.upgrade # cleanup[3] wiping dnf.cli.commands.updateinfo # cleanup[3] wiping dnf.cli.commands.swap # cleanup[3] wiping dnf.cli.commands.shell # destroy cmd # cleanup[3] wiping dnf.cli.commands.search # cleanup[3] wiping dnf.match_counter # cleanup[3] wiping dnf.cli.commands.repolist # cleanup[3] wiping dnf.cli.commands.remove # cleanup[3] wiping dnf.cli.commands.reinstall # cleanup[3] wiping dnf.cli.commands.module # cleanup[3] wiping dnf.cli.commands.mark # cleanup[3] wiping dnf.cli.commands.makecache # cleanup[3] wiping dnf.cli.commands.install # cleanup[3] wiping dnf.cli.commands.history # cleanup[3] wiping dnf.transaction_sr # cleanup[3] wiping dnf.cli.commands.group # cleanup[3] wiping dnf.cli.commands.downgrade # cleanup[3] wiping dnf.cli.commands.distrosync # cleanup[3] wiping dnf.cli.commands.deplist # cleanup[3] wiping dnf.cli.commands.repoquery # cleanup[3] wiping dnf.cli.commands.clean # cleanup[3] wiping dnf.cli.commands.check # cleanup[3] wiping dnf.cli.commands.autoremove # cleanup[3] wiping dnf.cli.commands.alias # destroy dnf.cli.commands # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping termios # cleanup[3] wiping curses # cleanup[3] wiping _curses # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group # destroy dnf.db.history # destroy dnf.crypto # destroy dnf.conf # destroy dnf.conf.substitutions # destroy dnf.conf.config # destroy dnf.conf.read # destroy dnf.lock # destroy dnf.logging # destroy dnf.repo # destroy dnf.rpm # destroy dnf.dnssec # destroy dnf.drpm # destroy dnf.goal # destroy dnf.history # destroy dnf.module # destroy dnf.module.exceptions # destroy dnf.module.module_base # destroy dnf.selector # destroy dnf.persistor # destroy dnf.plugin # destroy dnf.query # destroy dnf.repodict # destroy dnf.package # destroy dnf.sack # destroy dnf.subject # destroy dnf.base # destroy dnf.transaction_sr # destroy dnf.match_counter # destroy dnf.cli # cleanup[3] wiping gc # cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.rpm.connection # cleanup[3] wiping inspect # destroy ast # destroy dis # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping libdnf.smartcols # cleanup[3] wiping libdnf._smartcols # cleanup[3] wiping dnf.rpm.transaction # cleanup[3] wiping logging.handlers # destroy pickle # cleanup[3] wiping _pickle # cleanup[3] wiping _compat_pickle # cleanup[3] wiping dnf.yum.misc # cleanup[3] wiping glob # cleanup[3] wiping libcomps # cleanup[3] wiping libcomps._libpycomps # cleanup[3] wiping hawkey # cleanup[3] wiping hawkey._hawkey # cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata # cleanup[3] wiping libdnf # destroy libdnf.error # destroy libdnf.common_types # destroy libdnf.conf # destroy libdnf.module # destroy libdnf.repo # destroy libdnf.transaction # destroy libdnf.utils # destroy libdnf.smartcols # cleanup[3] wiping libdnf._utils # cleanup[3] wiping libdnf._transaction # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._conf # cleanup[3] wiping libdnf._common_types # cleanup[3] wiping libdnf._error # cleanup[3] wiping queue # cleanup[3] wiping _queue # cleanup[3] wiping _heapq # destroy _heapq # cleanup[3] wiping email.mime.text # cleanup[3] wiping gzip # destroy _compression # cleanup[3] wiping http.cookiejar # destroy copy # cleanup[3] wiping urllib.request # destroy bisect # cleanup[3] wiping urllib.error # cleanup[3] wiping urllib.response # cleanup[3] wiping http.client # destroy http # destroy ssl # cleanup[3] wiping _ssl # cleanup[3] wiping email.parser # cleanup[3] wiping email.feedparser # cleanup[3] wiping email.mime.multipart # cleanup[3] wiping email.mime.application # cleanup[3] wiping email.mime.nonmultipart # cleanup[3] wiping email.mime.base # cleanup[3] wiping email.policy # cleanup[3] wiping email.contentmanager # cleanup[3] wiping email.message # destroy quopri # cleanup[3] wiping email.iterators # cleanup[3] wiping email.headerregistry # cleanup[3] wiping email._header_value_parser # cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime # cleanup[3] wiping email.errors # cleanup[3] wiping email.encoders # cleanup[3] wiping email.mime # destroy email.mime.base # destroy email.mime.nonmultipart # destroy email.mime.application # destroy email.mime.multipart # destroy email.mime.text # cleanup[3] wiping email # destroy email._parseaddr # destroy email._policybase # destroy email._encoded_words # destroy email._header_value_parser # destroy email.mime # destroy email.encoders # destroy email.errors # destroy email.quoprimime # destroy email.base64mime # destroy email.charset # destroy email.header # destroy email.utils # destroy email.headerregistry # destroy email.iterators # destroy email.message # destroy email.contentmanager # destroy email.policy # destroy email.feedparser # destroy email.parser # cleanup[3] wiping argparse # cleanup[3] wiping gettext # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping socket # cleanup[3] wiping array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping _uuid # cleanup[3] wiping datetime # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping _posixsubprocess # cleanup[3] wiping signal # cleanup[3] wiping shlex # cleanup[3] wiping selectors # cleanup[3] wiping select # cleanup[3] wiping platform # cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping urllib.parse # destroy ipaddress # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping tempfile # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping math # cleanup[3] wiping shutil # cleanup[3] wiping zlib # cleanup[3] wiping errno # cleanup[3] wiping fnmatch # cleanup[3] wiping importlib.util # cleanup[3] wiping importlib._abc # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib # destroy importlib._abc # destroy importlib.machinery # destroy importlib.util # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # destroy _curses # destroy libcomps._libpycomps # destroy hawkey._hawkey # destroy rpm._rpm # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy _compat_pickle # destroy libdnf._error # destroy ansible.module_utils.six.moves.urllib # destroy _queue # destroy array # destroy copyreg # destroy _pickle # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves # destroy gzip # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # destroy unicodedata # destroy _blake2 # destroy email # destroy queue # destroy shlex # destroy pwd # destroy gettext # destroy libcomps # destroy urllib # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy hashlib # destroy json # destroy importlib # destroy inspect # destroy gc # destroy math # destroy shutil # destroy zlib # destroy urllib.parse # destroy fnmatch # destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf # destroy rpm # destroy itertools # destroy functools # destroy locale # destroy signal # destroy threading # destroy contextlib # destroy time # destroy fcntl # destroy _posixsubprocess # destroy select # destroy selectors # destroy json.scanner # destroy _json # destroy collections # destroy io # destroy _opcode # destroy _warnings # destroy posix # destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings # destroy string # destroy _ssl # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 1 Shared connection to 10.31.45.225 closed. 6747 1726880711.85168: done with _execute_module (ansible.legacy.dnf, {'name': ['redis', 'redis-doc'], '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-1726880710.9674468-10379-24170334134826/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880711.85171: _low_level_execute_command(): starting 6747 1726880711.85173: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880710.9674468-10379-24170334134826/ > /dev/null 2>&1 && sleep 0' 6747 1726880711.85175: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880711.85177: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880711.85179: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.85181: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880711.85183: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880711.85185: stderr chunk (state=3): >>>debug2: match not found <<< 6747 1726880711.85186: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.85187: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6747 1726880711.85188: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880711.85190: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 6747 1726880711.85191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880711.85192: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.85194: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880711.85195: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 <<< 6747 1726880711.85196: stderr chunk (state=3): >>>debug2: match found <<< 6747 1726880711.85197: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.85198: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880711.85199: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880711.85200: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.85201: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.86876: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880711.86900: stderr chunk (state=3): >>><<< 6747 1726880711.86903: stdout chunk (state=3): >>><<< 6747 1726880711.86918: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880711.86926: handler run complete 6747 1726880711.86957: attempt loop complete, returning result 6747 1726880711.86960: _execute() done 6747 1726880711.86962: dumping result to json 6747 1726880711.86964: done dumping result, returning 6747 1726880711.86973: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages [02c48edd-c8ad-6246-0b37-000000000241] 6747 1726880711.86976: sending task result for task 02c48edd-c8ad-6246-0b37-000000000241 6747 1726880711.87076: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000241 6747 1726880711.87079: WORKER PROCESS EXITING 6747 1726880711.87103: marking managed_node2 as failed 6747 1726880711.87113: marking host managed_node2 failed, current state: 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880711.87145: ^ failed state is now: 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? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880711.87150: getting the next task for host managed_node2 6747 1726880711.87161: done getting next task for host managed_node2 6747 1726880711.87165: ^ task is: TASK: Handle test failure 6747 1726880711.87166: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False fatal: [managed_node2]: FAILED! => { "changed": false, "failures": [ "No package redis available.", "No package redis-doc available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages 6747 1726880711.87337: no more pending results, returning what we have 6747 1726880711.87354: results queue empty 6747 1726880711.87355: checking for any_errors_fatal 6747 1726880711.87359: done checking for any_errors_fatal 6747 1726880711.87360: checking for max_fail_percentage 6747 1726880711.87361: done checking for max_fail_percentage 6747 1726880711.87362: checking to see if all hosts have failed and the running result is not ok 6747 1726880711.87363: done checking to see if all hosts have failed 6747 1726880711.87364: getting the remaining hosts for this loop 6747 1726880711.87365: done getting the remaining hosts for this loop 6747 1726880711.87368: getting the next task for host managed_node2 6747 1726880711.87377: done getting next task for host managed_node2 6747 1726880711.87379: ^ task is: TASK: Handle test failure 6747 1726880711.87381: ^ state is: HOST STATE: block=3, task=2, rescue=1, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880711.87386: getting variables 6747 1726880711.87390: in VariableManager get_vars() 6747 1726880711.87437: Calling all_inventory to load vars for managed_node2 6747 1726880711.87440: Calling groups_inventory to load vars for managed_node2 6747 1726880711.87442: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880711.87458: Calling all_plugins_play to load vars for managed_node2 6747 1726880711.87461: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880711.87465: Calling groups_plugins_play to load vars for managed_node2 6747 1726880711.87875: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880711.88198: done with get_vars() 6747 1726880711.88217: done getting variables TASK [Handle test failure] ***************************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:49 Friday 20 September 2024 21:05:11 -0400 (0:00:00.961) 0:02:06.911 ****** 6747 1726880711.88339: entering _queue_task() for managed_node2/include_tasks 6747 1726880711.88341: Creating lock for include_tasks 6747 1726880711.88666: worker is 1 (out of 1 available) 6747 1726880711.88681: exiting _queue_task() for managed_node2/include_tasks 6747 1726880711.88694: done queuing things up, now waiting for results queue to drain 6747 1726880711.88695: waiting for pending results... 6747 1726880711.88898: running TaskExecutor() for managed_node2/TASK: Handle test failure 6747 1726880711.88980: in run() - task 02c48edd-c8ad-6246-0b37-000000000013 6747 1726880711.88992: variable 'ansible_search_path' from source: unknown 6747 1726880711.89018: calling self._execute() 6747 1726880711.89083: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880711.89087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880711.89096: variable 'omit' from source: magic vars 6747 1726880711.89232: _execute() done 6747 1726880711.89238: dumping result to json 6747 1726880711.89241: done dumping result, returning 6747 1726880711.89244: done running TaskExecutor() for managed_node2/TASK: Handle test failure [02c48edd-c8ad-6246-0b37-000000000013] 6747 1726880711.89246: sending task result for task 02c48edd-c8ad-6246-0b37-000000000013 6747 1726880711.89388: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000013 6747 1726880711.89391: WORKER PROCESS EXITING 6747 1726880711.89455: no more pending results, returning what we have 6747 1726880711.89459: in VariableManager get_vars() 6747 1726880711.89494: Calling all_inventory to load vars for managed_node2 6747 1726880711.89499: Calling groups_inventory to load vars for managed_node2 6747 1726880711.89501: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880711.89509: Calling all_plugins_play to load vars for managed_node2 6747 1726880711.89512: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880711.89515: Calling groups_plugins_play to load vars for managed_node2 6747 1726880711.89828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880711.90406: done with get_vars() 6747 1726880711.90412: variable 'ansible_search_path' from source: unknown 6747 1726880711.90422: we have included files to process 6747 1726880711.90424: generating all_blocks data 6747 1726880711.90426: done generating all_blocks data 6747 1726880711.90429: processing included file: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 6747 1726880711.90430: loading included file: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 6747 1726880711.90432: Loading data from /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 6747 1726880711.90732: done processing included file 6747 1726880711.90733: iterating over new_blocks loaded from include file 6747 1726880711.90734: in VariableManager get_vars() 6747 1726880711.90744: done with get_vars() 6747 1726880711.90745: filtering new block on tags 6747 1726880711.90759: done filtering new block on tags 6747 1726880711.90761: done iterating over new_blocks loaded from include file included: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node2 6747 1726880711.90765: extending task lists for all hosts with included blocks 6747 1726880711.91348: done extending task lists 6747 1726880711.91349: done processing included files 6747 1726880711.91350: results queue empty 6747 1726880711.91350: checking for any_errors_fatal 6747 1726880711.91354: done checking for any_errors_fatal 6747 1726880711.91354: checking for max_fail_percentage 6747 1726880711.91355: done checking for max_fail_percentage 6747 1726880711.91356: checking to see if all hosts have failed and the running result is not ok 6747 1726880711.91356: done checking to see if all hosts have failed 6747 1726880711.91357: getting the remaining hosts for this loop 6747 1726880711.91358: done getting the remaining hosts for this loop 6747 1726880711.91359: getting the next task for host managed_node2 6747 1726880711.91362: done getting next task for host managed_node2 6747 1726880711.91364: ^ task is: TASK: Collect logs 6747 1726880711.91365: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 6747 1726880711.91367: getting variables 6747 1726880711.91367: in VariableManager get_vars() 6747 1726880711.91374: Calling all_inventory to load vars for managed_node2 6747 1726880711.91376: Calling groups_inventory to load vars for managed_node2 6747 1726880711.91377: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880711.91381: Calling all_plugins_play to load vars for managed_node2 6747 1726880711.91382: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880711.91384: Calling groups_plugins_play to load vars for managed_node2 6747 1726880711.91717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880711.92069: done with get_vars() 6747 1726880711.92080: done getting variables 6747 1726880711.92156: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Collect logs] ************************************************************ task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Friday 20 September 2024 21:05:11 -0400 (0:00:00.038) 0:02:06.949 ****** 6747 1726880711.92175: entering _queue_task() for managed_node2/shell 6747 1726880711.92177: Creating lock for shell 6747 1726880711.92406: worker is 1 (out of 1 available) 6747 1726880711.92421: exiting _queue_task() for managed_node2/shell 6747 1726880711.92436: done queuing things up, now waiting for results queue to drain 6747 1726880711.92438: waiting for pending results... 6747 1726880711.92596: running TaskExecutor() for managed_node2/TASK: Collect logs 6747 1726880711.92665: in run() - task 02c48edd-c8ad-6246-0b37-000000000316 6747 1726880711.92675: variable 'ansible_search_path' from source: unknown 6747 1726880711.92701: calling self._execute() 6747 1726880711.92764: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880711.92771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880711.92783: variable 'omit' from source: magic vars 6747 1726880711.92854: variable 'omit' from source: magic vars 6747 1726880711.92889: variable 'omit' from source: magic vars 6747 1726880711.92908: variable 'omit' from source: magic vars 6747 1726880711.92945: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880711.92973: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880711.92990: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880711.93004: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880711.93015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880711.93040: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880711.93043: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880711.93045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880711.93117: Set connection var ansible_pipelining to False 6747 1726880711.93126: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880711.93133: Set connection var ansible_timeout to 10 6747 1726880711.93143: Set connection var ansible_shell_executable to /bin/sh 6747 1726880711.93173: Set connection var ansible_shell_type to sh 6747 1726880711.93176: Set connection var ansible_connection to ssh 6747 1726880711.93178: variable 'ansible_shell_executable' from source: unknown 6747 1726880711.93181: variable 'ansible_connection' from source: unknown 6747 1726880711.93183: variable 'ansible_module_compression' from source: unknown 6747 1726880711.93185: variable 'ansible_shell_type' from source: unknown 6747 1726880711.93188: variable 'ansible_shell_executable' from source: unknown 6747 1726880711.93191: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880711.93196: variable 'ansible_pipelining' from source: unknown 6747 1726880711.93198: variable 'ansible_timeout' from source: unknown 6747 1726880711.93201: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880711.93344: Loading ActionModule 'shell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/shell.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=False) 6747 1726880711.93355: variable 'omit' from source: magic vars 6747 1726880711.93358: starting attempt loop 6747 1726880711.93361: running the handler 6747 1726880711.93419: 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__) 6747 1726880711.93429: _low_level_execute_command(): starting 6747 1726880711.93437: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880711.94127: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.94131: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.94137: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880711.94141: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.94199: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880711.94241: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.94303: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.95894: stdout chunk (state=3): >>>/root <<< 6747 1726880711.96019: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880711.96043: stderr chunk (state=3): >>><<< 6747 1726880711.96097: stdout chunk (state=3): >>><<< 6747 1726880711.96102: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880711.96104: _low_level_execute_command(): starting 6747 1726880711.96116: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036 `" && echo ansible-tmp-1726880711.9608517-10411-155745780644036="` echo /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036 `" ) && sleep 0' 6747 1726880711.96837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880711.96899: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880711.96903: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880711.96955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880711.97043: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880711.98870: stdout chunk (state=3): >>>ansible-tmp-1726880711.9608517-10411-155745780644036=/root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036 <<< 6747 1726880711.98990: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880711.99004: stderr chunk (state=3): >>><<< 6747 1726880711.99006: stdout chunk (state=3): >>><<< 6747 1726880711.99027: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880711.9608517-10411-155745780644036=/root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880711.99072: variable 'ansible_module_compression' from source: unknown 6747 1726880711.99116: ANSIBALLZ: Using generic lock for ansible.legacy.command 6747 1726880711.99119: ANSIBALLZ: Acquiring lock 6747 1726880711.99121: ANSIBALLZ: Lock acquired: 139875214204880 6747 1726880711.99126: ANSIBALLZ: Creating module 6747 1726880712.09009: ANSIBALLZ: Writing module into payload 6747 1726880712.09072: ANSIBALLZ: Writing module 6747 1726880712.09092: ANSIBALLZ: Renaming module 6747 1726880712.09098: ANSIBALLZ: Done creating module 6747 1726880712.09112: variable 'ansible_facts' from source: unknown 6747 1726880712.09160: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py 6747 1726880712.09264: Sending initial data 6747 1726880712.09267: Sent initial data (155 bytes) 6747 1726880712.09693: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.09728: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 6747 1726880712.09732: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880712.09735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.09737: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 6747 1726880712.09739: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880712.09741: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.09794: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.09797: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.09800: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.09846: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.11449: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 <<< 6747 1726880712.11460: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880712.11486: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880712.11526: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp0ltxksvo /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py <<< 6747 1726880712.11532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py" <<< 6747 1726880712.11567: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmp0ltxksvo" to remote "/root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py" <<< 6747 1726880712.12083: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.12127: stderr chunk (state=3): >>><<< 6747 1726880712.12134: stdout chunk (state=3): >>><<< 6747 1726880712.12184: done transferring module to remote 6747 1726880712.12196: _low_level_execute_command(): starting 6747 1726880712.12201: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/ /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py && sleep 0' 6747 1726880712.12645: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880712.12649: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.12655: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880712.12657: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880712.12659: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.12708: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.12712: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.12715: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.12756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.14498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.14521: stderr chunk (state=3): >>><<< 6747 1726880712.14526: stdout chunk (state=3): >>><<< 6747 1726880712.14541: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880712.14544: _low_level_execute_command(): starting 6747 1726880712.14548: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/AnsiballZ_command.py && sleep 0' 6747 1726880712.14985: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.14989: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.14991: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration <<< 6747 1726880712.14994: 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 <<< 6747 1726880712.14995: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.15055: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.15059: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.15099: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.17227: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880712.17256: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880712.17292: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 6747 1726880712.17296: stdout chunk (state=3): >>>import '_weakref' # <<< 6747 1726880712.17359: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 6747 1726880712.17389: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880712.17428: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880712.17458: stdout chunk (state=3): >>>import 'time' # <<< 6747 1726880712.17466: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 6747 1726880712.17515: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 6747 1726880712.17521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.17536: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880712.17561: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880712.17590: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880712.17614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880712.17629: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e694184d0> <<< 6747 1726880712.17632: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e693e7b30> <<< 6747 1726880712.17659: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 6747 1726880712.17662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6941aa50> <<< 6747 1726880712.17689: stdout chunk (state=3): >>>import '_signal' # <<< 6747 1726880712.17717: stdout chunk (state=3): >>>import '_abc' # <<< 6747 1726880712.17726: stdout chunk (state=3): >>>import 'abc' # <<< 6747 1726880712.17738: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880712.17771: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880712.17873: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880712.17924: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880712.17932: stdout chunk (state=3): >>>import 'os' # <<< 6747 1726880712.17977: stdout chunk (state=3): >>> import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 6747 1726880712.18012: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py <<< 6747 1726880712.18041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880712.18087: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6922d130> <<< 6747 1726880712.18098: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py # code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.18132: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6922e060> import 'site' # <<< 6747 1726880712.18182: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880712.18380: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880712.18394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 6747 1726880712.18412: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 6747 1726880712.18431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.18440: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880712.18481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880712.18499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880712.18528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880712.18537: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6926be30> <<< 6747 1726880712.18558: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880712.18570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880712.18594: stdout chunk (state=3): >>>import '_operator' # <<< 6747 1726880712.18599: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6926bef0> <<< 6747 1726880712.18620: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880712.18647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880712.18671: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880712.18753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 6747 1726880712.18806: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692a3860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6747 1726880712.18811: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 6747 1726880712.18818: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692a3ef0> <<< 6747 1726880712.18842: stdout chunk (state=3): >>>import '_collections' # <<< 6747 1726880712.18925: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69283b00> import '_functools' # <<< 6747 1726880712.18929: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69281220> <<< 6747 1726880712.18991: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69268fe0> <<< 6747 1726880712.19014: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880712.19099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 6747 1726880712.19116: stdout chunk (state=3): >>># /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' <<< 6747 1726880712.19163: stdout chunk (state=3): >>># /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 0x7f2e692c7800> <<< 6747 1726880712.19217: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692c6450> # /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 0x7f2e69283ec0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692c4c50> <<< 6747 1726880712.19314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69268290> # /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' <<< 6747 1726880712.19376: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e692f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f8b60> # 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 0x7f2e692f8ef0> <<< 6747 1726880712.19453: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69266db0> # /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 <<< 6747 1726880712.19550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880712.19592: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f9250> 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 0x7f2e692fa450> import 'importlib.util' # import 'runpy' # <<< 6747 1726880712.19602: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880712.19620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880712.19663: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69310680> <<< 6747 1726880712.19708: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.19748: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69311d60> # /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' <<< 6747 1726880712.19778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69312c00> <<< 6747 1726880712.19827: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' # extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69313260> <<< 6747 1726880712.19838: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69312150> <<< 6747 1726880712.19843: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 6747 1726880712.19859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880712.19901: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.19904: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69313ce0> <<< 6747 1726880712.19910: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69313410> <<< 6747 1726880712.19951: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692fa4b0> <<< 6747 1726880712.19968: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880712.19997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880712.20014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880712.20038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880712.20072: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.20079: stdout chunk (state=3): >>># extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e690ebc20> <<< 6747 1726880712.20097: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880712.20126: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.20156: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e691146b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69114410> <<< 6747 1726880712.20159: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.20162: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e691146e0> <<< 6747 1726880712.20191: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880712.20275: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.20394: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69115010> <<< 6747 1726880712.20527: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69115a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691148c0> <<< 6747 1726880712.20547: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e690e9dc0> <<< 6747 1726880712.20563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880712.20596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880712.20614: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880712.20644: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69116de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69115b20> <<< 6747 1726880712.20691: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692faba0> <<< 6747 1726880712.20703: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880712.20750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.20774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880712.20824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880712.20839: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69143140> <<< 6747 1726880712.20881: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880712.20894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.20934: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880712.20941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880712.20978: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69167500> <<< 6747 1726880712.21002: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 6747 1726880712.21007: stdout chunk (state=3): >>> <<< 6747 1726880712.21058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880712.21122: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880712.21130: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691c42c0> <<< 6747 1726880712.21143: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880712.21171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880712.21193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880712.21236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880712.21319: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691c6a20> <<< 6747 1726880712.21394: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691c43e0> <<< 6747 1726880712.21432: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6918d2e0> <<< 6747 1726880712.21459: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68fc9400> <<< 6747 1726880712.21478: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69166300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69117d10> <<< 6747 1726880712.21592: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880712.21605: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e69166660> <<< 6747 1726880712.21783: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_khfk0is6/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 6747 1726880712.21987: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880712.22003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880712.22229: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880712.22256: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6901f110> import '_typing' # <<< 6747 1726880712.22292: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69002000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69001160> # zipimport: zlib available <<< 6747 1726880712.22332: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 6747 1726880712.22365: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880712.22387: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 6747 1726880712.23763: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.24878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py # code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 6747 1726880712.24908: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6901cfe0> # /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' <<< 6747 1726880712.24948: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880712.24960: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880712.24989: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.24999: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e69046a50> <<< 6747 1726880712.25036: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e690467e0> <<< 6747 1726880712.25075: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69046120> <<< 6747 1726880712.25094: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880712.25143: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69046870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6901fda0> <<< 6747 1726880712.25146: stdout chunk (state=3): >>>import 'atexit' # <<< 6747 1726880712.25451: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e690476e0> # 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 0x7f2e69047860> # /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 0x7f2e69047d70> 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 0x7f2e68915b50> # 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 0x7f2e68917770> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880712.25463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880712.25494: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891c170> <<< 6747 1726880712.25508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880712.25542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880712.25557: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891d2e0> <<< 6747 1726880712.25577: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880712.25608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880712.25631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6747 1726880712.25645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880712.25686: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891fdd0> <<< 6747 1726880712.25716: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.25739: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6891fd10> <<< 6747 1726880712.25762: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891e090> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880712.25789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880712.25811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880712.25837: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880712.25862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880712.25885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' <<< 6747 1726880712.25906: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68927c80> <<< 6747 1726880712.25921: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880712.25980: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68926780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e689264e0> <<< 6747 1726880712.26007: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py # code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880712.26084: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68926a20> <<< 6747 1726880712.26114: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891e5a0> <<< 6747 1726880712.26142: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' # extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6896bef0> <<< 6747 1726880712.26169: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896bf20> <<< 6747 1726880712.26195: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880712.26210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880712.26236: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880712.26278: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.26292: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6896daf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896d8b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880712.26413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880712.26468: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6896ffe0> <<< 6747 1726880712.26485: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896e150> <<< 6747 1726880712.26494: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880712.26529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.26566: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880712.26577: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880712.26613: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68973800> <<< 6747 1726880712.26732: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e689701d0> <<< 6747 1726880712.26800: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e689748c0> <<< 6747 1726880712.26829: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68974a40> <<< 6747 1726880712.26880: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so'<<< 6747 1726880712.26885: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68974950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896c1d0> <<< 6747 1726880712.26920: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880712.26938: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880712.26954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880712.27005: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.27012: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e688001a0> <<< 6747 1726880712.27162: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.27165: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68801310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68976930> <<< 6747 1726880712.27203: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68977ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68976540> <<< 6747 1726880712.27235: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27255: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880712.27267: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27340: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27432: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27473: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 6747 1726880712.27476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6747 1726880712.27500: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27602: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.27730: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.28267: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.28814: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880712.28835: 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' # <<< 6747 1726880712.28866: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880712.28880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.28920: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e688054c0> <<< 6747 1726880712.29014: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 6747 1726880712.29017: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68806330> <<< 6747 1726880712.29038: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68801490> <<< 6747 1726880712.29082: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 6747 1726880712.29116: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 6747 1726880712.29131: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 6747 1726880712.29275: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.29444: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68806360> <<< 6747 1726880712.29465: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.29907: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30348: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30428: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30496: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 6747 1726880712.30544: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30584: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880712.30587: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30657: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30752: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880712.30758: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 6747 1726880712.30815: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.30861: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6747 1726880712.30877: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31095: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31328: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 6747 1726880712.31388: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 6747 1726880712.31391: stdout chunk (state=3): >>>import '_ast' # <<< 6747 1726880712.31542: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68807530> # zipimport: zlib available # zipimport: zlib available <<< 6747 1726880712.31642: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 6747 1726880712.31645: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880712.31669: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31694: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31763: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 6747 1726880712.31789: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31832: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31905: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.31956: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880712.32001: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.32079: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68811f70> <<< 6747 1726880712.32118: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6880cec0> <<< 6747 1726880712.32162: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 6747 1726880712.32229: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32287: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32324: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32368: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.32400: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880712.32405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc'<<< 6747 1726880712.32439: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880712.32492: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880712.32503: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 6747 1726880712.32525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880712.32584: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68902900> <<< 6747 1726880712.32632: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6907e5d0> <<< 6747 1726880712.32707: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e688120c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68806e40> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880712.32738: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32755: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32796: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880712.32848: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880712.32862: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.32900: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 6747 1726880712.32992: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.33111: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 6747 1726880712.33132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880712.33155: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68812000> <<< 6747 1726880712.33215: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.37736: stdout chunk (state=3): >>> {"changed": true, "stdout": "Sep 20 20:59:03 localhost systemd[1]: Stopped target timers.target - Timer Units.\n\u2591\u2591 Subject: A stop job for unit timers.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit timers.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 100 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-pivot.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-pivot.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 118 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target.\n\u2591\u2591 Subject: A stop job for unit initrd.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 103 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit basic.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit basic.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 102 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device.\n\u2591\u2591 Subject: A stop job for unit initrd-root-device.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-root-device.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 107 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System.\n\u2591\u2591 Subject: A stop job for unit initrd-usr-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-usr-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 111 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target paths.target - Path Units.\n\u2591\u2591 Subject: A stop job for unit paths.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit paths.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 117 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-ask-password-console.path has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.\n\u2591\u2591 Subject: A stop job for unit systemd-ask-password-console.path has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-ask-password-console.path has finished.\n\u2591\u2591 \n\u2591\<<< 6747 1726880712.37763: stdout chunk (state=3): >>>u2591 The job identifier is 110 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 114 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs-pre.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs-pre.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 122 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target slices.target - Slice Units.\n\u2591\u2591 Subject: A stop job for unit slices.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit slices.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 106 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target sockets.target - Socket Units.\n\u2591\u2591 Subject: A stop job for unit sockets.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sockets.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 121 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target sysinit.target - System Initialization.\n\u2591\u2591 Subject: A stop job for unit sysinit.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sysinit.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 101 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target swap.target - Swaps.\n\u2591\u2591 Subject: A stop job for unit swap.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit swap.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 109 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-mount.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-mount.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-mount.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 112 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysctl.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables.\n\u2591\u2591 Subject: A stop job for unit systemd-sysctl.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysctl.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 108 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 95 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target local-fs.target - Local File Systems.\n\u2591\u2591 Subject: A stop job for unit local-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit local-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 113 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems.\n\u2591\u2591 Subject: A stop job for unit local-fs-pre.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit local-fs-pre.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 115 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices.\n\u2591\u2591 Subject: A stop job for unit systemd-udev-trigger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udev-trigger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 77 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 75.\nSep 20 20:59:03 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A stop job for unit systemd-vconsole-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-vconsole-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 120 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 75 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-cleanup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons.\n\u2591\u2591 Subject: A start job for unit initrd-cleanup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-cleanup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 65.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-control.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-control.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 76 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-kernel.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-kernel.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 73 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-udev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-udev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 105 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-cmdline.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook.\n\u2591\u2591 Subject: A stop job for unit dracut-cmdline.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-cmd<<< 6747 1726880712.37775: stdout chunk (state=3): >>>line.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 116 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database...\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 72.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup-dev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 99 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysusers.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users.\n\u2591\u2591 Subject: A stop job for unit systemd-sysusers.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysusers.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 98 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup-dev-early.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 96 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes.\n\u2591\u2591 Subject: A stop job for unit kmod-static-nodes.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit kmod-static-nodes.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 119 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-udevadm-c<<< 6747 1726880712.37797: stdout chunk (state=3): >>>leanup-db.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database.\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 72.\nSep 20 20:59:03 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root.\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 68.\nSep 20 20:59:03 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root...\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 69.\nSep 20 20:59:03 localhost systemd[1]: Switching root.\nSep 20 20:59:03 localhost systemd-journald[258]: Journal stopped\n\u2591\u2591 Subject: The journal has been stopped\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has shut down and closed all currently\n\u2591\u2591 active journal files.\nSep 20 20:59:13 localhost systemd-journald[258]: Received SIGTERM from PID 1 (systemd).\nSep 20 20:59:13 localhost kernel: audit: type=1404 audit(1726880346.452:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability network_peer_controls=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability open_perms=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability extended_socket_class=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability always_check_network=0\nSep 20 20:59:13 localhost kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 20:59:13 localhost kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 20:59:13 localhost kernel: audit: type=1403 audit(1726880347.064:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nSep 20 20:59:13 localhost systemd[1]: Successfully loaded SELinux policy in 615.628ms.\nSep 20 20:59:13 localhost systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 18.332ms.\nSep 20 20:59:13 localhost systemd[1]: systemd 256-14.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)\nSep 20 20:59:13 localhost systemd[1]: Detected virtualization xen.\nSep 20 20:59:13 localhost systemd[1]: Detected architecture x86-64.\nSep 20 20:59:13 localhost systemd[1]: Initializing machine ID from VM UUID.\nSep 20 20:59:13 localhost systemd[1]: Installed transient /etc/machine-id file.\nSep 20 20:59:13 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2djournald.service.mount: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root.\nSep 20 20:59:13 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-serial\\x2dgetty.slice - Slice /system/serial-getty.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-sshd\\x2dkeygen.slice - Slice /system/sshd-keygen.\nSep 20 20:59:13 localhost systemd[1]: Created slice user.slice - User and Session Slice.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.\nSep 20 20:59:13 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.\nSep 20 20:59:13 localhost systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...\nSep 20 20:59:13 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.\nSep 20 20:59:13 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.\nSep 20 20:59:13 localhost systemd[1]: Reached target paths.target - Path Units.\nSep 20 20:59:13 localhost systemd[1]: Reached target slices.target - Slice Units.\nSep 20 20:59:13 localhost systemd[1]: Reached target swap.target - Swaps.\nSep 20 20:59:13 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.\nSep 20 20:59:13 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.\nSep 20 20:59:13 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.\nSep 20 20:59:13 localhost systemd[1]: Reached target rpcbind.target - RPC Port Mapper.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.\nSep 20 20:59:13 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...\nSep 20 20:59:13 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).\nSep 20 20:59:13 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...\nSep 20 20:59:13 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress poll<<< 6747 1726880712.37810: stdout chunk (state=3): >>>ing...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...\nSep 20 20:59:13 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.\nSep 20 20:59:13 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-journald.service - Journal Service...\nSep 20 20:59:13 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...\nSep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...\nSep 20 20:59:13 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.\nSep 20 20:59:13 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.\nSep 20 20:59:13 localhost systemd[1]: modprobe@drm.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.\nSep 20 20:59:13 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...\nSep 20 20:59:13 localhost kernel: loop: module loaded\nSep 20 20:59:13 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.\nSep 20 20:59:13 localhost systemd[1]: modprobe@loop.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.\nSep 20 20:59:13 localhost systemd-journald[520]: Collecting audit messages is disabled.\nSep 20 20:59:13 localhost kernel: fuse: init (API version 7.40)\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-remount-fs.service - R<<< 6747 1726880712.37841: stdout chunk (state=3): >>>emount Root and Kernel File Systems.\nSep 20 20:59:13 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.\nSep 20 20:59:13 localhost systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).\nSep 20 20:59:13 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...\nSep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.\nSep 20 20:59:13 localhost kernel: device-mapper: uevent: version 1.0.3\nSep 20 20:59:13 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\nSep 20 20:59:13 localhost systemd-journald[520]: Journal started\n\u2591\u2591 Subject: The journal has been started\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has started up, opened the journal\n\u2591\u2591 files for writing and is now ready to process requests.\nSep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M.\n\u2591\u2591 Maximum allowed usage is set to 70.6M.\n\u2591\u2591 Leaving at least 35.3M free (of currently available 690.2M of disk space).\n\u2591\u2591 Enforced usage limit is thus 70.6M, of which 62.6M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nSep 20 20:59:12 localhost systemd[1]: Queued start job for default target multi-user.target.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-journald.service - Journal Service.\nSep 20 20:59:12 localhost systemd[1]: systemd-journald.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-journald.service has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@dm_mod.service has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.\n\u2591\u2591 Subject: A start job for unit modprobe@dm_mod.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@dm_mod.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 142.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.\n\u2591\u2591 Subject: A start job for unit systemd-sysctl.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysctl.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 166.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.\n\u2591\u2591 Subject: A start job for unit systemd-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 174.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 177.\nSep 20 20:59:13 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-repart.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-repart.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 139.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.\n\u2591\u2591 Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-load-credentials.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 169.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.\n\u2591\u2591 Subject: A start job for unit systemd-udev-trigger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-trigger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 175.\nSep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M.\n\u2591\u2591 Maximum allowed usage is set to 70.6M.\n\u2591\u2591 Leaving at least 35.3M free (of currently available 690.1M of disk space).\n\u2591\u2591 Enforced usage limit is thus 70.6M, of which 62.6M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nSep 20 20:59:13 localhost systemd-journald[520]: Received client request to flush runtime journal.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 177.\nSep 20 20:59<<< 6747 1726880712.37854: stdout chunk (state=3): >>>:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 153.\nSep 20 20:59:13 localhost systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-sysusers.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysusers.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 165.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 168.\nSep 20 20:59:13 localhost systemd-udevd[557]: Using default interface naming scheme 'rhel-10.0-beta'.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dnetwork\\x2dgenerator.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dnetwork\\x2dgenerator.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dsysctl.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dsysctl.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev\\x2dearly.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev\\x2dearly.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dudev\\x2dload\\x2dcredentials.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dudev\\x2dload\\x2dcredentials.service.mount has su<<< 6747 1726880712.37870: stdout chunk (state=3): >>>ccessfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 198.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 198.\nSep 20 20:59:13 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.\n\u2591\u2591 Subject: A start job for unit lvm2-monitor.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit lvm2-monitor.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 150.\nSep 20 20:59:13 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 138.\nSep 20 20:59:13 localhost systemd[1]: Reached target local-fs.target - Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 136.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket.\n\u2591\u2591 Subject: A start job for unit systemd-bootctl.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-bootctl.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 213.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management.\n\u2591\u2591 Subject: A start job for unit systemd-sysext.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysext.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 208.\nSep 20 20:59:13 localhost systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit ldconfig.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ldconfig.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 164.\nSep 20 20:59:13 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux).\n\u2591\u2591 Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit selinux-autorelabel-mark.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 160.\nSep 20 20:59:13 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-binfmt.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-binfmt.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 132.\nSep 20 20:59:13 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-boot-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-boot-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 159.\nSep 20 20:59:13 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-confext.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-confext.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 144.\nSep 20 20:59:13 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-sysext.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysext.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 163.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 173.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 173.\nSep 20 20:59:14 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System...\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nSep 20 20:59:14 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules...\n\u2591\u2591 Subject: A start job for unit audit-rules.service ha<<< 6747 1726880712.37911: stdout chunk (state=3): >>>s begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit audit-rules.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 265.\nSep 20 20:59:14 localhost systemd[1]: Starting rpcbind.service - RPC Bind...\n\u2591\u2591 Subject: A start job for unit rpcbind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 237.\nSep 20 20:59:14 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit systemd-firstboot.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-firstboot.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 157.\nSep 20 20:59:14 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit first-boot-complete.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit first-boot-complete.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 158.\nSep 20 20:59:14 localhost systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).\n\u2591\u2591 Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-catalog-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 197.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk...\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 152.\nSep 20 20:59:14 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-update-done.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-done.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 134.\nSep 20 20:59:14 localhost kernel: RPC: Registered named UNIX socket transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered udp transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp-with-tls transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nSep 20 20:59:14 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System.\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nSep 20 20:59:14 localhost systemd[1]: Reached target rpc_pipefs.target.\n\u2591\u2591 Subject: A start job for unit rpc_pipefs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc_pipefs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 233.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk.\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 152.\nSep 20 20:59:14 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 168.\nSep 20 20:59:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 294.\nSep 20 20:59:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@configfs.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 294.\nSep 20 20:59:14 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped.\n\u2591\u2591 Subject: A start job for unit dev-ttyS0.device has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dev-ttyS0.device has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 256.\nSep 20 20:59:14 localhost 55-scsi-sg3_id.rules[608]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:14 localhost augenrules[565]: /sbin/augenrules: No change\nSep 20 20:59:14 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nSep 20 20:59:14 localhost augenrules[612]: No rules\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhos<<< 6747 1726880712.37924: stdout chunk (state=3): >>>t augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost systemd[1]: audit-rules.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit audit-rules.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules.\n\u2591\u2591 Subject: A start job for unit audit-rules.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit audit-rules.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 265.\nSep 20 20:59:14 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service...\n\u2591\u2591 Subject: A start job for unit auditd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 268.\nSep 20 20:59:14 localhost (udev-worker)[594]: Network interface NamePolicy= disabled on kernel command line.\nSep 20 20:59:14 localhost auditd[623]: No plugins found, not dispatching events\nSep 20 20:59:14 localhost auditd[623]: Init complete, auditd 4.0 listening for events (startup state enable)\nSep 20 20:59:14 localhost systemd[1]: Started auditd.service - Security Audit Logging Service.\n\u2591\u2591 Subject: A start job for unit auditd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 268.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 264.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 264.\nSep 20 20:59:14 localhost systemd[1]: Started rpcbind.service - RPC Bind.\n\u2591\u2591 Subject: A start job for unit rpcbind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 237.\nSep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nSep 20 20:59<<< 6747 1726880712.37932: stdout chunk (state=3): >>>:14 localhost kernel: Console: switching to colour dummy device 80x25\nSep 20 20:59:14 localhost kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0\nSep 20 20:59:14 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device\nSep 20 20:59:14 localhost kernel: Console: switching to colour frame buffer device 128x48\nSep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup...\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:14 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nSep 20 20:59:14 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nSep 20 20:59:14 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A stop job for unit systemd-vconsole-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-vconsole-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301 and the job result is done.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup...\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:14 localhost systemd[1]: etc-machine\\x2did.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit etc-machine\\x2did.mount has successfully entered the 'dead' state.\nSep 20 20:59:15 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:15 localhost systemd[1]: run-credentials-systemd\\x2dvconsole\\x2dsetup.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dvconsole\\x2dsetup.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:15 localhost systemd[1]: Reached target sysinit.target - System Initialization.\n\u2591\u2591 Subject: A start job for unit sysinit.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysinit.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 127.\nSep 20 20:59:15 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer.\n\u2591\u2591 Subject: A star<<< 6747 1726880712.37938: stdout chunk (state=3): >>>t job for unit dnf-makecache.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dnf-makecache.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 218.\nSep 20 20:59:15 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week.\n\u2591\u2591 Subject: A start job for unit fstrim.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit fstrim.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 217.\nSep 20 20:59:15 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files.\n\u2591\u2591 Subject: A start job for unit logrotate.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 224.\nSep 20 20:59:15 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-clean.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 225.\nSep 20 20:59:15 localhost systemd[1]: Reached target timers.target - Timer Units.\n\u2591\u2591 Subject: A start job for unit timers.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit timers.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 216.\nSep 20 20:59:15 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit dbus.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 206.\nSep 20 20:59:15 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket.\n\u2591\u2591 Subject: A start job for unit pcscd.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pcscd.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 214.\nSep 20 20:59:15 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket.\n\u2591\u2591 Subject: A start job for unit sssd-kcm.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd-kcm.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 204.\nSep 20 20:59:15 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 209.\nSep 20 20:59:15 localhost systemd[1]: Reached target sockets.target - Socket Units.\n\u2591\u2591 Subject: A start job for unit sockets.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sockets.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 201.\nSep 20 20:59:15 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus...\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 222.\nSep 20 20:59:15 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase-sysinit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 145.\nSep 20 20:59:15 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus.\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 222.\nSep 20 20:59:15 localhost systemd[1]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit basic.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit basic.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 124.\nSep 20 20:59:15 localhost dbus-broker-launch[645]: Ready\nSep 20 20:59:15 localhost systemd[1]: Starting chronyd.service - NTP client/server...\n\u2591\u2591 Subject: A start job for unit chronyd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 276.\nSep 20 20:59:15 localhost systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)...\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 272.\nSep 20 20:59:15 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown...\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 191.\nSep 20 20:59:15 localhost systemd[1]: Started irqbalance.service - irqbalance daemon.\n\u2591\u2591 Subject: A start job for unit irqbalance.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit irqbalance.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 267.\nSep 20 20:59:15 localhost systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon.\n\u2591\u2591 Subject: A start job for unit rngd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rngd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 266.\nSep 20 20:59:15 localhos<<< 6747 1726880712.37961: stdout chunk (state=3): >>>t (qbalance)[650]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS\nSep 20 20:59:15 localhost systemd[1]: Starting rsyslog.service - System Logging Service...\n\u2591\u2591 Subject: A start job for unit rsyslog.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 261.\nSep 20 20:59:15 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration).\n\u2591\u2591 Subject: A start job for unit ssh-host-keys-migration.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ssh-host-keys-migration.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 250.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ecdsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 248.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ed25519.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 249.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@rsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@rsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 246.\nSep 20 20:59:15 localhost systemd[1]: Reached target sshd-keygen.target.\n\u2591\u2591 Subject: A start job for unit sshd-keygen.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 245.\nSep 20 20:59:15 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit sssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 251.\nSep 20 20:59:15 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.\n\u2591\u2591 Subject: A start job for unit nss-user-lookup.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit n<<< 6747 1726880712.37977: stdout chunk (state=3): >>>ss-user-lookup.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 252.\nSep 20 20:59:15 localhost systemd[1]: Starting systemd-logind.service - User Login Management...\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 241.\nSep 20 20:59:15 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown.\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 191.\nSep 20 20:59:15 localhost systemd-logind[655]: New seat seat0.\n\u2591\u2591 Subject: A new seat seat0 is now available\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new seat seat0 has been configured and is now available.\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event0 (Power Button)\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event1 (Sleep Button)\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nSep 20 20:59:15 localhost systemd[1]: Started systemd-logind.service - User Login Management.\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 241.\nSep 20 20:59:15 localhost rsyslogd[653]: imjournal: filecreatemode is not set, using default 0644 [v8.2408.0-1.el10 try https://www.rsyslog.com/e/2186 ]\nSep 20 20:59:15 localhost systemd[1]: Started rsyslog.service - System Logging Service.\n\u2591\u2591 Subject: A start job for unit rsyslog.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 261.\nSep 20 20:59:15 localhost rsyslogd[653]: [origin software=\"rsyslogd\" swVersion=\"8.2408.0-1.el10\" x-pid=\"653\" x-info=\"https://www.rsyslog.com\"] start\nSep 20 20:59:15 localhost rsyslogd[653]: imjournal: journal files changed, reloading... [v8.2408.0-1.el10 try https://www.rsyslog.com/e/0 ]\nSep 20 20:59:16 localhost rngd[651]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nSep 20 20:59:16 localhost rngd[651]: Disabling 5: NIST Network Entropy Beacon (nist)\nSep 20 20:59:16 localhost rngd[651]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nSep 20 20:59:16 localhost rngd[651]: Disabling 10: Named pipe entropy input (namedpipe)\nSep 20 20:59:16 localhost rngd[651]: Initializing available sources\nSep 20 20:59:16 localhost rngd[651]: [hwrng ]: Initialization Failed\nSep 20 20:59:16 localhost rngd[651]: [rdrand]: Enabling RDRAND rng support\nSep 20 20:59:16 localhost rngd[651]: [rdrand]: Initialized\nSep 20 20:59:16 localhost rngd[651]: [jitter]: JITTER timeout set to 5 sec\nSep 20 20:59:16 localhost rngd[651]: [jitter]: Initializing AES buffer\nSep 20 20:59:16 localhost chronyd[664]: chronyd version 4.6 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nSep 20 20:59:16 localhost chronyd[664]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift\nSep 20 20:59:16 localhost chronyd[664]: Loaded seccomp filter (level 2)\nSep 20 20<<< 6747 1726880712.37995: stdout chunk (state=3): >>>:59:16 localhost systemd[1]: Started chronyd.service - NTP client/server.\n\u2591\u2591 Subject: A start job for unit chronyd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 276.\nSep 20 20:59:21 localhost rngd[651]: [jitter]: Unable to obtain AES key, disabling JITTER source\nSep 20 20:59:21 localhost rngd[651]: [jitter]: Initialization Failed\nSep 20 20:59:21 localhost rngd[651]: Process privileges have been dropped to 2:2\nSep 20 20:59:21 localhost cloud-init[669]: Cloud-init v. 24.1.4-17.el10 running 'init-local' at Sat, 21 Sep 2024 00:59:21 +0000. Up 21.41 seconds.\nSep 20 20:59:21 localhost dhcpcd[671]: dhcpcd-10.0.6 starting\nSep 20 20:59:21 localhost kernel: 8021q: 802.1Q VLAN Support v1.8\nSep 20 20:59:21 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\u2591\u2591 Subject: A start job for unit systemd-rfkill.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-rfkill.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 311.\nSep 20 20:59:21 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database\nSep 20 20:59:21 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'\nSep 20 20:59:21 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'\nSep 20 20:59:21 localhost dhcpcd[674]: DUID 00:01:00:01:2e:80:d6:e9:02:d8:52:53:0a:c9\nSep 20 20:59:21 localhost dhcpcd[674]: eth0: IAID 52:53:0a:c9\nSep 20 20:59:21 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2\nSep 20 20:59:21 localhost kernel: cfg80211: failed to load regulatory.db\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: soliciting a DHCP lease\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: offered 10.31.45.225 from 10.31.44.1\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: leased 10.31.45.225 for 3600 seconds\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: adding route to 10.31.44.0/22\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: adding default route via 10.31.44.1\nSep 20 20:59:22 localhost dhcpcd[674]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0\nSep 20 20:59:23 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service...\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 320.\nSep 20 20:59:23 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 320.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-hostnamed[695]: Hostname set to (static)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking).\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 272.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network.\n\u2591\u2591 Subject: A start job for unit network-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 155.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager...\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7264] NetworkManager (version 1.48.10-1.el10) is starting... (boot:bdfba58a-2982-4e43-8575-8cdb76f3decb)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7266] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7754] manager[0x559888147a10]: monitoring kernel firmware directory '/lib/firmware'.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7784] hostname: hostname: using hostnamed\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7785] hostname: static hostname changed from (none) to \"ip-10-31-45-225.us-east-1.aws.redhat.com\"\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7788] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7791] manager[0x559888147a10]: rfkill: Wi-Fi hardware radio set enabled\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7792] manager[0x559888147a10]: rfkill: WWAN hardware radio set enabled\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7825] manager: Networking is enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7852] settings: Loaded settings plugin: keyfile (internal)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7885] dhcp: init: Using DHCP client 'internal'\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7888] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7903] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7915] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7926] device (lo): Activation: starting connection 'lo' (a173ccbc-50cf-4216-bedf-8890b8d8c8ee)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7936] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkMana<<< 6747 1726880712.38029: stdout chunk (state=3): >>>ger/Devices/2)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7940] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 397.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager.\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7991] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network.\n\u2591\u2591 Subject: A start job for unit network.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 223.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8009] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8016] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8020] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8021] device (eth0): carrier: link connected\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8023] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8028] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8040] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8044] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8045] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 220.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8047] manager: NetworkManager state is now CONNECTING\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8063] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8070] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8075] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8086] dhcp4 (eth0): state changed new lease, address=10.31.45.225, acd pending\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon...\n\u2591\u2591 Subject: A start job for unit gssproxy.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 231.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 397.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9903] dhcp4 (eth0): state changed new lease, address=10.31.45.225\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9916] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon.\n\u2591\u2591 Subject: A start job for unit gssproxy.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 231.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).\n\u2591\u2591 Subject: A start job for unit rpc-gssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-gssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 232.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services.\n\u2591\u2591 Subject: A start job for unit nfs-client.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nfs-client.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 228.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0359] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n<<< 6747 1726880712.38041: stdout chunk (state=3): >>>\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 229.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0385] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0394] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0397] device (lo): Activation: successful, device activated.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.\n\u2591\u2591 Subject: A start job for unit remote-cryptsetup.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-cryptsetup.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 239.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 227.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 181.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0480] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0481] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0485] manager: NetworkManager state is now CONNECTED_SITE\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0487] device (eth0): Activation: successful, device activated.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0491] manager: NetworkManager state is now CONNECTED_GLOBAL\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0494] manager: startup complete\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 220.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)...\n\u2591\u2591 Subject: A start job for unit cloud-init.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/<<< 6747 1726880712.38048: stdout chunk (state=3): >>>support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.11.160.238\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.18.100.10\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.37\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.38\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Cloud-init v. 24.1.4-17.el10 running 'init' at Sat, 21 Sep 2024 00:59:24 +0000. Up 24.60 seconds.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | 10.31.45.225 | 255.255.252.0 | global | 02:d8:52:53:0a:c9 |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | fe80::d8:52ff:fe53:ac9/64 | . | link | 02:d8:52:53:0a:c9 |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | ::1/128 | . | host | . |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | fe80::/64 | :: | eth0 | U |\nSep 20 20:59:2<<< 6747 1726880712.38069: stdout chunk (state=3): >>>4 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 2 | multicast | :: | eth0 | U |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[855]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[857]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 0 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 0 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 48 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 48 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 49 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 49 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 50 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 50 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 51 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 51 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 52 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 52 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 53 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 53 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 54 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 54 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 55 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 55 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 56 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 56 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 57 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 57 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 58 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 58 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 59 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 59 affinity is now unmanaged\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private rsa key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[RSA 3072]----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ..+O=. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .oo.... |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o .. o |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o... = . |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .S.o o + |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ...+ = o |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+.O.* |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | O.*=+ |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .X+EBo |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ecdsa key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[ECDSA 256]---+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=+|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oE+X|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o o+B|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . o.oo=B|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S *.o=+++|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | = B+.o o|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | B o= + |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | + .+.. .|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o++o. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ed25519 key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +--[ED25519 256]--+\nS<<< 6747 1726880712.38094: stdout chunk (state=3): >>>ep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . .+.o. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | E o + +.. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.X ..o|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.&..o+ |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S X* ++..|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=.B..o.|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+ o...|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o . .|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oo. ..|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler).\n\u2591\u2591 Subject: A start job for unit cloud-init.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability.\n\u2591\u2591 Subject: A start job for unit cloud-config.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 271.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online.\n\u2591\u2591 Subject: A start job for unit network-online.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-online.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 219.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config...\n\u2591\u2591 Subject: A start job for unit cloud-config.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 270.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming...\n\u2591\u2591 Subject: A start job for unit kdump.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 279.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness....\n\u2591\u2591 Subject: A start job for unit restraintd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart...\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 244.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[874]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sm-notify[873]: Version 2.7.1 starting\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart.\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on 0.0.0.0 port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on :: port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 244.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness..\n\u2591\u2591 Subject: A start job for unit restraintd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[903]: Cloud-init v. 24.1.4-17.el10 running 'modules:config' at Sat, 21 Sep 2024 00:59:26 +0000. Up 26.77 seconds.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Received signal 15; terminating.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A stop job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit sshd.service has successfully entered the 'dead' state.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A stop job for unit sshd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500 and the job result is done.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target.\n\u2591\u2591 Subject: A stop job for unit sshd-keygen.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.<<< 6747 1726880712.38100: stdout chunk (state=3): >>>redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd-keygen.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583 and the job result is done.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target...\n\u2591\u2591 Subject: A stop job for unit sshd-keygen.target has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd-keygen.target has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration).\n\u2591\u2591 Subject: A start job for unit ssh-host-keys-migration.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ssh-host-keys-migration.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 582.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ecdsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 580.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ed25519.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 581.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@rsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@rsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 578.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target.\n\u2591\u2591 Subject: A start job for unit sshd-keygen.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[907]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on 0.0.0.0 port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on :: port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config.\n\u2591\u2591 Subject: A start job for unit cloud-config.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 270.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts...\n\u2591\u2591 Subject: A start job for unit cloud-final.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 274.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 262.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 262.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler.\n\u2591\u2591 Subject: A start job for unit crond.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit crond.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 238.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1.\n\u2591\u2591 Subject: A start job for unit getty@tty1.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty@tty1.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 259.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0.\n\u2591\u2591 Subject: A start job for unit serial-getty@ttyS0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit serial-getty@ttyS0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 254.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts.\n\u2591\u2591 Subject: A start job for unit getty.target has <<< 6747 1726880712.38129: stdout chunk (state=3): >>>finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 253.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System.\n\u2591\u2591 Subject: A start job for unit multi-user.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit multi-user.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 123.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 263.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) STARTUP (1.7.0)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (Syslog will be used instead of sendmail.)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 31% if used.)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (running with inotify support)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 263.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com restraintd[879]: Listening on http://localhost:8081\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 running 'modules:final' at Sat, 21 Sep 2024 00:59:27 +0000. Up 27.26 seconds.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[956]: #############################################################\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[957]: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[961]: 256 SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com (ECDSA)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[971]: 256 SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com (ED25519)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[974]: 3072 SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com (RSA)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[976]: -----END SSH HOST KEY FINGERPRINTS-----\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[979]: #############################################################\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 finished at Sat, 21 Sep 2024 00:59:27 +0000. Datasou<<< 6747 1726880712.38152: stdout chunk (state=3): >>>rce DataSourceEc2Local. Up 27.39 seconds\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts.\n\u2591\u2591 Subject: A start job for unit cloud-final.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 274.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target.\n\u2591\u2591 Subject: A start job for unit cloud-init.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 269.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Detected change(s) in the following file(s): /etc/fstab\nSep 20 20:59:29 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Selected source 10.2.32.38\nSep 20 20:59:31 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated.\nSep 20 20:59:32 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Rebuilding /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1421]: dracut-102-3.el10\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o \"plymouth resume ifcfg earlykdump\" --mount \"/dev/disk/by-uuid/4853857d-d3e2-44a6-8739-3837607c97e1 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota\" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img 6.11.0-0.rc6.23.el10.x86_64\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module<<< 6747 1726880712.38170: stdout chunk (state=3): >>> 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'ifcfg' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'plymouth' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'resume' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'earlykdump' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd ***\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fips ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-ask-password ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-initrd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-journald ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-modules-load ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-pcrphase ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysctl ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysusers ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-tmpfiles ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-udevd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rngd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: i18n ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: drm ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: prefixdevname ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules-extra ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source \"/run/depmod.d\" does not exist\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source \"/lib/depmod.d\" does not exist\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: parsing configuration file \"/etc/depmod.d/dist.conf\"\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: /etc/depmod.d/dist.conf: added \"updates extra built-in weak-updates\" to the list of search directories\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: pcmcia ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Skipping udev rule: 60-pcmcia.rules\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: tpm2-tss ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fstab-sys ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rootfs-block ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-squashfs ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: terminfo ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: udev-rules ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: dracut-systemd ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: usrmount ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: base ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fs-lib ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kdumpbase ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: memstrack ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: microcode_ctl-fw_dir_override ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl module: mangling fw_dir\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: reset fw_dir to \"/lib/firmware/updates /lib/firmware\"\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel\"...\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: intel: caveats check for kernel version \"6.11.0-0.rc6.23.el10.x86_64\" passed, adding \"/usr/share/microcode_ctl/ucode_with_caveats/intel\" to fw_dir variable\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01\"...\nSep 20 20:59:38 ip-10-31-45-225.us<<< 6747 1726880712.38219: stdout chunk (state=3): >>>-east-1.aws.redhat.com dracut[1424]: microcode_ctl: configuration \"intel-06-4f-01\" is ignored\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: final fw_dir: \"/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware\"\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: shutdown ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-lib ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including modules done ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies done ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies ***\nSep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies done ***\nSep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Mode: real\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Method: sha256\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Files: 557\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Linked: 23 files\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 0 xattrs\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 40 files\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Saved: 13.56 MiB\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Duration: 0.138585 seconds\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files done ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Generating early-microcode cpio image ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Store current command line parameters ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Stored kernel commandline:\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: No dracut internal kernel commandline stored in the initramfs\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs done ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating initramfs image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' done ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: kexec: loaded kdump kernel\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Starting kdump: [OK]\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming.\n\u2591\u2591 Subject: A start job for unit kdump.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 279.\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.086s (kernel) + 5.369s (initrd) + 43.805s (userspace) = 50.261s.\n\u2591\u2591 Subject: System start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 All system services necessary queued for starting at boot have been\n\u2591\u2591 started. Note that this does not mean that the machine is now idle as services\n\u2591\u2591 might still be busy with completing start-up.\n\u2591\u2591 \n\u2591\u2591 Kernel start-up required 1086568 microseconds.\n\u2591\u2591 \n\u2591\u2591 Initrd start-up required 5369955 microseconds.\n\u2591\u2591 \n\u2591\u2591 Userspace start-up required 43805057 microseconds.\nSep 20 20:59:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4246]: (root) CMD (run-parts /etc/cron.hourly)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4249]: (/etc/cron.hourly) starting 0anacron\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron:)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT ()\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron: line 11: /etc/default/anacron: No such file or directory)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4255]: (/etc/cron.hourly) finished 0anacron\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDEND (run-parts /etc/cron.hourly)\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: Accepted publickey for root from 10.30.32.10 port 46052 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 594.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 593.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 1 of user root.\n\u2591\u2591 Subject: A new session 1 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 1 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4256.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for<<< 6747 1726880712.38242: stdout chunk (state=3): >>> unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 593.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 2 of user root.\n\u2591\u2591 Subject: A new session 2 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 2 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4261.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4261]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Queued start job for default target default.target.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 7.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Startup finished in 112ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 112255 microseconds.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root.\n\u2591\u2591 Subject: A start job for unit session-1.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-1.scope has finished successfully.\n\u2591\u2591 \<<< 6747 1726880712.38300: stdout chunk (state=3): >>>n\u2591\u2591 The job identifier is 752.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Received disconnect from 10.30.32.10 port 46052:11: disconnected by user\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Disconnected from user root 10.30.32.10 port 46052\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session closed for user root\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-1.scope has successfully entered the 'dead' state.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A stop job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Activating special unit exit.target...\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target default.target - Main User Target.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 17 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 25 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target paths.target - Paths.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 29 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target sockets.target - Sockets.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 21 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target timers.target - Timers.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 27 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 22 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Closed dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 23 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 16 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Removed slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 28 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target shutdown.target - Shutdown.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 15.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-exit.service - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 14.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target exit.target - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 13.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user@0.service has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A stop job for unit user@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u25<<< 6747 1726880712.38314: stdout chunk (state=3): >>>91\u2591 Subject: A stop job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-user-0.mount has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user-runtime-dir@0.service has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A stop job for unit user-0.slice has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-0.slice has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 835 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 2.\n\u2591\u2591 Subject: Session 2 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 2 has been terminated.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: Accepted publickey for root from 10.31.9.217 port 51056 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: Accepted publickey for root from 10.31.9.217 port 51072 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4308) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4308.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 838.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4309.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4316.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4316]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Queued start job for default target default.target.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 7.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Startup finished in 98ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 98259 microseconds.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 996.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1077.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Received disconnect from 10.31.9.217 port 51072:11: disconnected by user\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Disconnected from user root 10.31.9.217 port 51072\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session closed for user root\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: Accepted publickey for root from 10.31.44.140 port 33150 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6169) opened.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 6 of user root.\n\u2591\u2591 Subject: A new session 6 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 6 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6169.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1<<< 6747 1726880712.38329: stdout chunk (state=3): >>>]: Started session-6.scope - Session 6 of User root.\n\u2591\u2591 Subject: A start job for unit session-6.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-6.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1158.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304<<< 6747 1726880712.38334: stdout chunk (state=3): >>>]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Invoked\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\n<<< 6747 1726880712.38365: stdout chunk (state=3): >>>Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=<<< 6747 1726880712.38373: stdout chunk (state=3): >>>ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6661]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:49 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Received KoD RATE from 135.148.100.14\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 385 SID table entries...\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 386 SID table entries...\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started run-r26f75a3392654bcb80979518b51af6ce.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1239.\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 24688 ('systemctl') (unit session-6.scope)...\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 180 ms.\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-r26f75a3392654bcb80979518b51af6ce.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-r26f75a3392654bcb80979518b51af6ce.service has successfully entered the 'dead' state.\nSep 20 21:05:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24861]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 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=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/bpftrace/bpftrace.conf\nSep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/bpftrace/bpftrace.conf\nSep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25066]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n <<< 6747 1726880712.38393: stdout chunk (state=3): >>> _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 mount/\n-r--r--r--. 1 root root 33 Sep 20 20:59 machine-id\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 20:59 initctl|\ndrwx------. 2 root root 80 Sep 20 20:59 lvm/\ndrwx------. 2 root root 40 Sep 20 20:59 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 console/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 20:59 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 20:59 motd\ndrwx--x--x. 3 root root 60 Sep 20 20:59 sudo/\ndrwx------. 2 rpc rpc 60 Sep 20 20:59 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 irqbalance/\n-rw-------. 1 root root 3 Sep 20 20:59 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 20:59 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/\n-rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 20:59 lock/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 20:59 crond.pid\n----------. 1 root root 0 Sep 20 20:59 cron.reboot\ndrwx------. 3 root root 340 Sep 20 20:59 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 20:59 credentials/\n-rw-------. 1 root root 0 Sep 20 20:59 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 21:02 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 21:04 selinux-policy/\ndrwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 pcp/\ndrwxr-xr-x. 34 root root 1040 Sep 20 21:04 ./\ndrwxr-xr-x. 21 root root 620 Sep 20 21:04 systemd/\n-rw-rw-r--. 1 root utmp 1920 Sep 20 21:05 utmp\ntotal 0\ndrwxr-xr-x. 34 root root 1040 Sep 20 21:04 ../\ndrwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 ./", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 21:05:12.332089", "end": "2024-09-20 21:05:12.374276", "delta": "0:00:00.042187", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ <<< 6747 1726880712.38853: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880712.38896: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr <<< 6747 1726880712.38925: stdout chunk (state=3): >>># cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct<<< 6747 1726880712.38978: stdout chunk (state=3): >>> # 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 <<< 6747 1726880712.38987: stdout chunk (state=3): >>># destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging <<< 6747 1726880712.39046: stdout chunk (state=3): >>># 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 <<< 6747 1726880712.39050: 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # destroy glob <<< 6747 1726880712.39272: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 6747 1726880712.39319: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 6747 1726880712.39321: stdout chunk (state=3): >>># destroy _blake2 <<< 6747 1726880712.39353: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6747 1726880712.39395: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 6747 1726880712.39411: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 6747 1726880712.39439: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 6747 1726880712.39478: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd <<< 6747 1726880712.39482: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl<<< 6747 1726880712.39496: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6747 1726880712.39509: stdout chunk (state=3): >>># destroy fnmatch # destroy selectors # destroy errno <<< 6747 1726880712.39531: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 6747 1726880712.39559: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 6747 1726880712.39574: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 6747 1726880712.39620: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6747 1726880712.39643: 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 <<< 6747 1726880712.39665: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 6747 1726880712.39704: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref<<< 6747 1726880712.39720: stdout chunk (state=3): >>> # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 6747 1726880712.39725: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 6747 1726880712.39731: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 6747 1726880712.39766: stdout chunk (state=3): >>># 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 <<< 6747 1726880712.39781: 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 # cleanup[3] wiping sys <<< 6747 1726880712.39788: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880712.39925: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 6747 1726880712.39960: stdout chunk (state=3): >>># destroy _collections <<< 6747 1726880712.39963: stdout chunk (state=3): >>># destroy platform <<< 6747 1726880712.39966: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 6747 1726880712.39997: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880712.40047: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser <<< 6747 1726880712.40060: stdout chunk (state=3): >>># destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6747 1726880712.40068: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880712.40167: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections <<< 6747 1726880712.40178: stdout chunk (state=3): >>># destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 6747 1726880712.40186: stdout chunk (state=3): >>># destroy time <<< 6747 1726880712.40207: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6747 1726880712.40239: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator <<< 6747 1726880712.40249: stdout chunk (state=3): >>># destroy _string # destroy re <<< 6747 1726880712.40269: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880712.40289: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 6747 1726880712.40608: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880712.40637: stderr chunk (state=3): >>><<< 6747 1726880712.40640: stdout chunk (state=3): >>><<< 6747 1726880712.40969: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e694184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e693e7b30> # /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 0x7f2e6941aa50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6922d130> # /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 0x7f2e6922e060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6926be30> # /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 0x7f2e6926bef0> # /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 0x7f2e692a3860> # /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 0x7f2e692a3ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69283b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69281220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69268fe0> # /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 0x7f2e692c7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692c6450> # /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 0x7f2e69283ec0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692c4c50> # /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 0x7f2e692f8800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69268290> # /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 0x7f2e692f8cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f8b60> # 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 0x7f2e692f8ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69266db0> # /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 0x7f2e692f9580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692f9250> 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 0x7f2e692fa450> 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 0x7f2e69310680> 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 0x7f2e69311d60> # /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 0x7f2e69312c00> # 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 0x7f2e69313260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69312150> # /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 0x7f2e69313ce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69313410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692fa4b0> # /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 0x7f2e690ebc20> # /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 0x7f2e691146b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69114410> # 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 0x7f2e691146e0> # /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 0x7f2e69115010> # 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 0x7f2e69115a00> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691148c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e690e9dc0> # /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 0x7f2e69116de0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69115b20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e692faba0> # /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 0x7f2e69143140> # /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 0x7f2e69167500> # /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 0x7f2e691c42c0> # /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 0x7f2e691c6a20> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e691c43e0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6918d2e0> # /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 0x7f2e68fc9400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69166300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69117d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2e69166660> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_khfk0is6/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 0x7f2e6901f110> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69002000> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69001160> # 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 0x7f2e6901cfe0> # /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 0x7f2e69046a50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e690467e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e69046120> # /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 0x7f2e69046870> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6901fda0> 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 0x7f2e690476e0> # 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 0x7f2e69047860> # /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 0x7f2e69047d70> 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 0x7f2e68915b50> # 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 0x7f2e68917770> # /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 0x7f2e6891c170> # /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 0x7f2e6891d2e0> # /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 0x7f2e6891fdd0> # 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 0x7f2e6891fd10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891e090> # /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 0x7f2e68927c80> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68926780> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e689264e0> # /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 0x7f2e68926a20> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6891e5a0> # 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 0x7f2e6896bef0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896bf20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6896daf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896d8b0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e6896ffe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896e150> # /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 0x7f2e68973800> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e689701d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e689748c0> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68974a40> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68974950> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6896c1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e688001a0> # 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 0x7f2e68801310> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68976930> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68977ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68976540> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e688054c0> # /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 0x7f2e68806330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68801490> 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 0x7f2e68806360> # 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 0x7f2e68807530> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2e68811f70> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6880cec0> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68902900> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e6907e5d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e688120c0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e68806e40> # 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 0x7f2e68812000> # zipimport: zlib available {"changed": true, "stdout": "Sep 20 20:59:03 localhost systemd[1]: Stopped target timers.target - Timer Units.\n\u2591\u2591 Subject: A stop job for unit timers.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit timers.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 100 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-pivot.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-pivot.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-pivot.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 118 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target.\n\u2591\u2591 Subject: A stop job for unit initrd.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 103 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit basic.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit basic.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 102 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device.\n\u2591\u2591 Subject: A stop job for unit initrd-root-device.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-root-device.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 107 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System.\n\u2591\u2591 Subject: A stop job for unit initrd-usr-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit initrd-usr-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 111 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target paths.target - Path Units.\n\u2591\u2591 Subject: A stop job for unit paths.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit paths.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 117 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-ask-password-console.path has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.\n\u2591\u2591 Subject: A stop job for unit systemd-ask-password-console.path has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-ask-password-console.path has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 110 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 114 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems.\n\u2591\u2591 Subject: A stop job for unit remote-fs-pre.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit remote-fs-pre.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 122 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target slices.target - Slice Units.\n\u2591\u2591 Subject: A stop job for unit slices.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit slices.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 106 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target sockets.target - Socket Units.\n\u2591\u2591 Subject: A stop job for unit sockets.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sockets.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 121 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target sysinit.target - System Initialization.\n\u2591\u2591 Subject: A stop job for unit sysinit.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sysinit.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 101 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target swap.target - Swaps.\n\u2591\u2591 Subject: A stop job for unit swap.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit swap.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 109 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-mount.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-mount.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-mount.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 112 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysctl.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables.\n\u2591\u2591 Subject: A stop job for unit systemd-sysctl.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysctl.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 108 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 95 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target local-fs.target - Local File Systems.\n\u2591\u2591 Subject: A stop job for unit local-fs.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit local-fs.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 113 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems.\n\u2591\u2591 Subject: A stop job for unit local-fs-pre.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit local-fs-pre.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 115 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udev-trigger.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices.\n\u2591\u2591 Subject: A stop job for unit systemd-udev-trigger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udev-trigger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 77 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 75.\nSep 20 20:59:03 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A stop job for unit systemd-vconsole-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-vconsole-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 120 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 75 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-cleanup.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons.\n\u2591\u2591 Subject: A start job for unit initrd-cleanup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-cleanup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 65.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-control.socket has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-control.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-control.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 76 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket.\n\u2591\u2591 Subject: A stop job for unit systemd-udevd-kernel.socket has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-udevd-kernel.socket has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 73 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-pre-udev.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook.\n\u2591\u2591 Subject: A stop job for unit dracut-pre-udev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-pre-udev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 105 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit dracut-cmdline.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook.\n\u2591\u2591 Subject: A stop job for unit dracut-cmdline.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit dracut-cmdline.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 116 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database...\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 72.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup-dev.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 99 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-sysusers.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users.\n\u2591\u2591 Subject: A stop job for unit systemd-sysusers.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-sysusers.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 98 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-tmpfiles-setup-dev-early.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.\n\u2591\u2591 Subject: A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 96 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit kmod-static-nodes.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes.\n\u2591\u2591 Subject: A stop job for unit kmod-static-nodes.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit kmod-static-nodes.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 119 and the job result is done.\nSep 20 20:59:03 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state.\nSep 20 20:59:03 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database.\n\u2591\u2591 Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-udevadm-cleanup-db.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 72.\nSep 20 20:59:03 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root.\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 68.\nSep 20 20:59:03 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root...\n\u2591\u2591 Subject: A start job for unit initrd-switch-root.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit initrd-switch-root.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 69.\nSep 20 20:59:03 localhost systemd[1]: Switching root.\nSep 20 20:59:03 localhost systemd-journald[258]: Journal stopped\n\u2591\u2591 Subject: The journal has been stopped\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has shut down and closed all currently\n\u2591\u2591 active journal files.\nSep 20 20:59:13 localhost systemd-journald[258]: Received SIGTERM from PID 1 (systemd).\nSep 20 20:59:13 localhost kernel: audit: type=1404 audit(1726880346.452:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability network_peer_controls=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability open_perms=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability extended_socket_class=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability always_check_network=0\nSep 20 20:59:13 localhost kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 20:59:13 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 20:59:13 localhost kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 20:59:13 localhost kernel: audit: type=1403 audit(1726880347.064:3): auid=4294967295 ses=4294967295 lsm=selinux res=1\nSep 20 20:59:13 localhost systemd[1]: Successfully loaded SELinux policy in 615.628ms.\nSep 20 20:59:13 localhost systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 18.332ms.\nSep 20 20:59:13 localhost systemd[1]: systemd 256-14.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE)\nSep 20 20:59:13 localhost systemd[1]: Detected virtualization xen.\nSep 20 20:59:13 localhost systemd[1]: Detected architecture x86-64.\nSep 20 20:59:13 localhost systemd[1]: Initializing machine ID from VM UUID.\nSep 20 20:59:13 localhost systemd[1]: Installed transient /etc/machine-id file.\nSep 20 20:59:13 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2djournald.service.mount: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root.\nSep 20 20:59:13 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-serial\\x2dgetty.slice - Slice /system/serial-getty.\nSep 20 20:59:13 localhost systemd[1]: Created slice system-sshd\\x2dkeygen.slice - Slice /system/sshd-keygen.\nSep 20 20:59:13 localhost systemd[1]: Created slice user.slice - User and Session Slice.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.\nSep 20 20:59:13 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.\nSep 20 20:59:13 localhost systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...\nSep 20 20:59:13 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems.\nSep 20 20:59:13 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System.\nSep 20 20:59:13 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.\nSep 20 20:59:13 localhost systemd[1]: Reached target paths.target - Path Units.\nSep 20 20:59:13 localhost systemd[1]: Reached target slices.target - Slice Units.\nSep 20 20:59:13 localhost systemd[1]: Reached target swap.target - Swaps.\nSep 20 20:59:13 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.\nSep 20 20:59:13 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.\nSep 20 20:59:13 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket.\nSep 20 20:59:13 localhost systemd[1]: Reached target rpcbind.target - RPC Port Mapper.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.\nSep 20 20:59:13 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...\nSep 20 20:59:13 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).\nSep 20 20:59:13 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...\nSep 20 20:59:13 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...\nSep 20 20:59:13 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...\nSep 20 20:59:13 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device.\nSep 20 20:59:13 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-journald.service - Journal Service...\nSep 20 20:59:13 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line...\nSep 20 20:59:13 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems...\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables...\nSep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials...\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...\nSep 20 20:59:13 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes.\nSep 20 20:59:13 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.\nSep 20 20:59:13 localhost systemd[1]: modprobe@drm.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm.\nSep 20 20:59:13 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully...\nSep 20 20:59:13 localhost kernel: loop: module loaded\nSep 20 20:59:13 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System.\nSep 20 20:59:13 localhost systemd[1]: modprobe@loop.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop.\nSep 20 20:59:13 localhost systemd-journald[520]: Collecting audit messages is disabled.\nSep 20 20:59:13 localhost kernel: fuse: init (API version 7.40)\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems.\nSep 20 20:59:13 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse.\nSep 20 20:59:13 localhost systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).\nSep 20 20:59:13 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore).\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed...\nSep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\nSep 20 20:59:13 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.\nSep 20 20:59:13 localhost kernel: device-mapper: uevent: version 1.0.3\nSep 20 20:59:13 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev\nSep 20 20:59:13 localhost systemd-journald[520]: Journal started\n\u2591\u2591 Subject: The journal has been started\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The system journal process has started up, opened the journal\n\u2591\u2591 files for writing and is now ready to process requests.\nSep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M.\n\u2591\u2591 Maximum allowed usage is set to 70.6M.\n\u2591\u2591 Leaving at least 35.3M free (of currently available 690.2M of disk space).\n\u2591\u2591 Enforced usage limit is thus 70.6M, of which 62.6M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nSep 20 20:59:12 localhost systemd[1]: Queued start job for default target multi-user.target.\nSep 20 20:59:13 localhost systemd[1]: Started systemd-journald.service - Journal Service.\nSep 20 20:59:12 localhost systemd[1]: systemd-journald.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-journald.service has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@dm_mod.service has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod.\n\u2591\u2591 Subject: A start job for unit modprobe@dm_mod.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@dm_mod.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 142.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables.\n\u2591\u2591 Subject: A start job for unit systemd-sysctl.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysctl.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 166.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed.\n\u2591\u2591 Subject: A start job for unit systemd-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 174.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage...\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 177.\nSep 20 20:59:13 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-repart.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-repart.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 139.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials.\n\u2591\u2591 Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-load-credentials.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 169.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices.\n\u2591\u2591 Subject: A start job for unit systemd-udev-trigger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udev-trigger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 175.\nSep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free.\n\u2591\u2591 Subject: Disk space used by the journal\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M.\n\u2591\u2591 Maximum allowed usage is set to 70.6M.\n\u2591\u2591 Leaving at least 35.3M free (of currently available 690.1M of disk space).\n\u2591\u2591 Enforced usage limit is thus 70.6M, of which 62.6M are still available.\n\u2591\u2591 \n\u2591\u2591 The limits controlling how much disk space is used by the journal may\n\u2591\u2591 be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=,\n\u2591\u2591 RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in\n\u2591\u2591 /etc/systemd/journald.conf. See journald.conf(5) for details.\nSep 20 20:59:13 localhost systemd-journald[520]: Received client request to flush runtime journal.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage.\n\u2591\u2591 Subject: A start job for unit systemd-journal-flush.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-flush.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 177.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 153.\nSep 20 20:59:13 localhost systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-sysusers.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysusers.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 165.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nSep 20 20:59:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 149.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files...\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 168.\nSep 20 20:59:13 localhost systemd-udevd[557]: Using default interface naming scheme 'rhel-10.0-beta'.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dnetwork\\x2dgenerator.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dnetwork\\x2dgenerator.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dsysctl.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dsysctl.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev\\x2dearly.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup\\x2ddev\\x2dearly.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\\x2dudev\\x2dload\\x2dcredentials.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dudev\\x2dload\\x2dcredentials.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:13 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System...\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 198.\nSep 20 20:59:13 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System.\n\u2591\u2591 Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sys-fs-fuse-connections.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 198.\nSep 20 20:59:13 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.\n\u2591\u2591 Subject: A start job for unit lvm2-monitor.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit lvm2-monitor.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 150.\nSep 20 20:59:13 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 138.\nSep 20 20:59:13 localhost systemd[1]: Reached target local-fs.target - Local File Systems.\n\u2591\u2591 Subject: A start job for unit local-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit local-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 136.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket.\n\u2591\u2591 Subject: A start job for unit systemd-bootctl.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-bootctl.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 213.\nSep 20 20:59:13 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management.\n\u2591\u2591 Subject: A start job for unit systemd-sysext.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysext.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 208.\nSep 20 20:59:13 localhost systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit ldconfig.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ldconfig.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 164.\nSep 20 20:59:13 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux).\n\u2591\u2591 Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit selinux-autorelabel-mark.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 160.\nSep 20 20:59:13 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-binfmt.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-binfmt.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 132.\nSep 20 20:59:13 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-boot-random-seed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-boot-random-seed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 159.\nSep 20 20:59:13 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-confext.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-confext.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 144.\nSep 20 20:59:13 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-sysext.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-sysext.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 163.\nSep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories...\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 173.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 173.\nSep 20 20:59:14 localhost systemd[1]: run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dtmpfiles\\x2dsetup.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System...\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nSep 20 20:59:14 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules...\n\u2591\u2591 Subject: A start job for unit audit-rules.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit audit-rules.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 265.\nSep 20 20:59:14 localhost systemd[1]: Starting rpcbind.service - RPC Bind...\n\u2591\u2591 Subject: A start job for unit rpcbind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 237.\nSep 20 20:59:14 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit systemd-firstboot.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-firstboot.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 157.\nSep 20 20:59:14 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes).\n\u2591\u2591 Subject: A start job for unit first-boot-complete.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit first-boot-complete.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 158.\nSep 20 20:59:14 localhost systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var).\n\u2591\u2591 Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-journal-catalog-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 197.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk...\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 152.\nSep 20 20:59:14 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit systemd-update-done.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-done.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 134.\nSep 20 20:59:14 localhost kernel: RPC: Registered named UNIX socket transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered udp transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp-with-tls transport module.\nSep 20 20:59:14 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module.\nSep 20 20:59:14 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System.\n\u2591\u2591 Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 234.\nSep 20 20:59:14 localhost systemd[1]: Reached target rpc_pipefs.target.\n\u2591\u2591 Subject: A start job for unit rpc_pipefs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc_pipefs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 233.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk.\n\u2591\u2591 Subject: A start job for unit systemd-machine-id-commit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-machine-id-commit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 152.\nSep 20 20:59:14 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files.\n\u2591\u2591 Subject: A start job for unit systemd-udevd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-udevd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 168.\nSep 20 20:59:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 294.\nSep 20 20:59:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit modprobe@configfs.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs.\n\u2591\u2591 Subject: A start job for unit modprobe@configfs.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit modprobe@configfs.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 294.\nSep 20 20:59:14 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped.\n\u2591\u2591 Subject: A start job for unit dev-ttyS0.device has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dev-ttyS0.device has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 256.\nSep 20 20:59:14 localhost 55-scsi-sg3_id.rules[608]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:14 localhost augenrules[565]: /sbin/augenrules: No change\nSep 20 20:59:14 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5\nSep 20 20:59:14 localhost augenrules[612]: No rules\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost augenrules[612]: enabled 0\nSep 20 20:59:14 localhost augenrules[612]: failure 1\nSep 20 20:59:14 localhost augenrules[612]: pid 0\nSep 20 20:59:14 localhost augenrules[612]: rate_limit 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192\nSep 20 20:59:14 localhost augenrules[612]: lost 0\nSep 20 20:59:14 localhost augenrules[612]: backlog 0\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000\nSep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0\nSep 20 20:59:14 localhost systemd[1]: audit-rules.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit audit-rules.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules.\n\u2591\u2591 Subject: A start job for unit audit-rules.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit audit-rules.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 265.\nSep 20 20:59:14 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service...\n\u2591\u2591 Subject: A start job for unit auditd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 268.\nSep 20 20:59:14 localhost (udev-worker)[594]: Network interface NamePolicy= disabled on kernel command line.\nSep 20 20:59:14 localhost auditd[623]: No plugins found, not dispatching events\nSep 20 20:59:14 localhost auditd[623]: Init complete, auditd 4.0 listening for events (startup state enable)\nSep 20 20:59:14 localhost systemd[1]: Started auditd.service - Security Audit Logging Service.\n\u2591\u2591 Subject: A start job for unit auditd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit auditd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 268.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 264.\nSep 20 20:59:14 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 264.\nSep 20 20:59:14 localhost systemd[1]: Started rpcbind.service - RPC Bind.\n\u2591\u2591 Subject: A start job for unit rpcbind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpcbind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 237.\nSep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console\nSep 20 20:59:14 localhost kernel: Console: switching to colour dummy device 80x25\nSep 20 20:59:14 localhost kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0\nSep 20 20:59:14 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device\nSep 20 20:59:14 localhost kernel: Console: switching to colour frame buffer device 128x48\nSep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup...\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:14 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr\nSep 20 20:59:14 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer\nSep 20 20:59:14 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-vconsole-setup.service has successfully entered the 'dead' state.\nSep 20 20:59:14 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A stop job for unit systemd-vconsole-setup.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit systemd-vconsole-setup.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301 and the job result is done.\nSep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup...\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:14 localhost systemd[1]: etc-machine\\x2did.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit etc-machine\\x2did.mount has successfully entered the 'dead' state.\nSep 20 20:59:15 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup.\n\u2591\u2591 Subject: A start job for unit systemd-vconsole-setup.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-vconsole-setup.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 301.\nSep 20 20:59:15 localhost systemd[1]: run-credentials-systemd\\x2dvconsole\\x2dsetup.service.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-credentials-systemd\\x2dvconsole\\x2dsetup.service.mount has successfully entered the 'dead' state.\nSep 20 20:59:15 localhost systemd[1]: Reached target sysinit.target - System Initialization.\n\u2591\u2591 Subject: A start job for unit sysinit.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sysinit.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 127.\nSep 20 20:59:15 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer.\n\u2591\u2591 Subject: A start job for unit dnf-makecache.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dnf-makecache.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 218.\nSep 20 20:59:15 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week.\n\u2591\u2591 Subject: A start job for unit fstrim.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit fstrim.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 217.\nSep 20 20:59:15 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files.\n\u2591\u2591 Subject: A start job for unit logrotate.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 224.\nSep 20 20:59:15 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories.\n\u2591\u2591 Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-tmpfiles-clean.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 225.\nSep 20 20:59:15 localhost systemd[1]: Reached target timers.target - Timer Units.\n\u2591\u2591 Subject: A start job for unit timers.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit timers.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 216.\nSep 20 20:59:15 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit dbus.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 206.\nSep 20 20:59:15 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket.\n\u2591\u2591 Subject: A start job for unit pcscd.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pcscd.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 214.\nSep 20 20:59:15 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket.\n\u2591\u2591 Subject: A start job for unit sssd-kcm.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd-kcm.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 204.\nSep 20 20:59:15 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 209.\nSep 20 20:59:15 localhost systemd[1]: Reached target sockets.target - Socket Units.\n\u2591\u2591 Subject: A start job for unit sockets.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sockets.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 201.\nSep 20 20:59:15 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus...\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 222.\nSep 20 20:59:15 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase-sysinit.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 145.\nSep 20 20:59:15 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus.\n\u2591\u2591 Subject: A start job for unit dbus-broker.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dbus-broker.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 222.\nSep 20 20:59:15 localhost systemd[1]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit basic.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit basic.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 124.\nSep 20 20:59:15 localhost dbus-broker-launch[645]: Ready\nSep 20 20:59:15 localhost systemd[1]: Starting chronyd.service - NTP client/server...\n\u2591\u2591 Subject: A start job for unit chronyd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 276.\nSep 20 20:59:15 localhost systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)...\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 272.\nSep 20 20:59:15 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown...\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 191.\nSep 20 20:59:15 localhost systemd[1]: Started irqbalance.service - irqbalance daemon.\n\u2591\u2591 Subject: A start job for unit irqbalance.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit irqbalance.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 267.\nSep 20 20:59:15 localhost systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon.\n\u2591\u2591 Subject: A start job for unit rngd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rngd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 266.\nSep 20 20:59:15 localhost (qbalance)[650]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS\nSep 20 20:59:15 localhost systemd[1]: Starting rsyslog.service - System Logging Service...\n\u2591\u2591 Subject: A start job for unit rsyslog.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 261.\nSep 20 20:59:15 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration).\n\u2591\u2591 Subject: A start job for unit ssh-host-keys-migration.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ssh-host-keys-migration.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 250.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ecdsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 248.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ed25519.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 249.\nSep 20 20:59:15 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@rsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@rsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 246.\nSep 20 20:59:15 localhost systemd[1]: Reached target sshd-keygen.target.\n\u2591\u2591 Subject: A start job for unit sshd-keygen.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 245.\nSep 20 20:59:15 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met.\n\u2591\u2591 Subject: A start job for unit sssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 251.\nSep 20 20:59:15 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups.\n\u2591\u2591 Subject: A start job for unit nss-user-lookup.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nss-user-lookup.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 252.\nSep 20 20:59:15 localhost systemd[1]: Starting systemd-logind.service - User Login Management...\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 241.\nSep 20 20:59:15 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown.\n\u2591\u2591 Subject: A start job for unit dracut-shutdown.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit dracut-shutdown.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 191.\nSep 20 20:59:15 localhost systemd-logind[655]: New seat seat0.\n\u2591\u2591 Subject: A new seat seat0 is now available\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new seat seat0 has been configured and is now available.\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event0 (Power Button)\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event1 (Sleep Button)\nSep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard)\nSep 20 20:59:15 localhost systemd[1]: Started systemd-logind.service - User Login Management.\n\u2591\u2591 Subject: A start job for unit systemd-logind.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-logind.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 241.\nSep 20 20:59:15 localhost rsyslogd[653]: imjournal: filecreatemode is not set, using default 0644 [v8.2408.0-1.el10 try https://www.rsyslog.com/e/2186 ]\nSep 20 20:59:15 localhost systemd[1]: Started rsyslog.service - System Logging Service.\n\u2591\u2591 Subject: A start job for unit rsyslog.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rsyslog.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 261.\nSep 20 20:59:15 localhost rsyslogd[653]: [origin software=\"rsyslogd\" swVersion=\"8.2408.0-1.el10\" x-pid=\"653\" x-info=\"https://www.rsyslog.com\"] start\nSep 20 20:59:15 localhost rsyslogd[653]: imjournal: journal files changed, reloading... [v8.2408.0-1.el10 try https://www.rsyslog.com/e/0 ]\nSep 20 20:59:16 localhost rngd[651]: Disabling 7: PKCS11 Entropy generator (pkcs11)\nSep 20 20:59:16 localhost rngd[651]: Disabling 5: NIST Network Entropy Beacon (nist)\nSep 20 20:59:16 localhost rngd[651]: Disabling 9: Qrypt quantum entropy beacon (qrypt)\nSep 20 20:59:16 localhost rngd[651]: Disabling 10: Named pipe entropy input (namedpipe)\nSep 20 20:59:16 localhost rngd[651]: Initializing available sources\nSep 20 20:59:16 localhost rngd[651]: [hwrng ]: Initialization Failed\nSep 20 20:59:16 localhost rngd[651]: [rdrand]: Enabling RDRAND rng support\nSep 20 20:59:16 localhost rngd[651]: [rdrand]: Initialized\nSep 20 20:59:16 localhost rngd[651]: [jitter]: JITTER timeout set to 5 sec\nSep 20 20:59:16 localhost rngd[651]: [jitter]: Initializing AES buffer\nSep 20 20:59:16 localhost chronyd[664]: chronyd version 4.6 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG)\nSep 20 20:59:16 localhost chronyd[664]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift\nSep 20 20:59:16 localhost chronyd[664]: Loaded seccomp filter (level 2)\nSep 20 20:59:16 localhost systemd[1]: Started chronyd.service - NTP client/server.\n\u2591\u2591 Subject: A start job for unit chronyd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit chronyd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 276.\nSep 20 20:59:21 localhost rngd[651]: [jitter]: Unable to obtain AES key, disabling JITTER source\nSep 20 20:59:21 localhost rngd[651]: [jitter]: Initialization Failed\nSep 20 20:59:21 localhost rngd[651]: Process privileges have been dropped to 2:2\nSep 20 20:59:21 localhost cloud-init[669]: Cloud-init v. 24.1.4-17.el10 running 'init-local' at Sat, 21 Sep 2024 00:59:21 +0000. Up 21.41 seconds.\nSep 20 20:59:21 localhost dhcpcd[671]: dhcpcd-10.0.6 starting\nSep 20 20:59:21 localhost kernel: 8021q: 802.1Q VLAN Support v1.8\nSep 20 20:59:21 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch.\n\u2591\u2591 Subject: A start job for unit systemd-rfkill.socket has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-rfkill.socket has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 311.\nSep 20 20:59:21 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database\nSep 20 20:59:21 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'\nSep 20 20:59:21 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'\nSep 20 20:59:21 localhost dhcpcd[674]: DUID 00:01:00:01:2e:80:d6:e9:02:d8:52:53:0a:c9\nSep 20 20:59:21 localhost dhcpcd[674]: eth0: IAID 52:53:0a:c9\nSep 20 20:59:21 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2\nSep 20 20:59:21 localhost kernel: cfg80211: failed to load regulatory.db\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: soliciting a DHCP lease\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: offered 10.31.45.225 from 10.31.44.1\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: leased 10.31.45.225 for 3600 seconds\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: adding route to 10.31.44.0/22\nSep 20 20:59:22 localhost dhcpcd[674]: eth0: adding default route via 10.31.44.1\nSep 20 20:59:22 localhost dhcpcd[674]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0\nSep 20 20:59:23 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service...\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 320.\nSep 20 20:59:23 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service.\n\u2591\u2591 Subject: A start job for unit systemd-hostnamed.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-hostnamed.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 320.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-hostnamed[695]: Hostname set to (static)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking).\n\u2591\u2591 Subject: A start job for unit cloud-init-local.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init-local.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 272.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network.\n\u2591\u2591 Subject: A start job for unit network-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 155.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager...\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7264] NetworkManager (version 1.48.10-1.el10) is starting... (boot:bdfba58a-2982-4e43-8575-8cdb76f3decb)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7266] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7754] manager[0x559888147a10]: monitoring kernel firmware directory '/lib/firmware'.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7784] hostname: hostname: using hostnamed\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7785] hostname: static hostname changed from (none) to \"ip-10-31-45-225.us-east-1.aws.redhat.com\"\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7788] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7791] manager[0x559888147a10]: rfkill: Wi-Fi hardware radio set enabled\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7792] manager[0x559888147a10]: rfkill: WWAN hardware radio set enabled\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7825] manager: Networking is enabled by state file\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7852] settings: Loaded settings plugin: keyfile (internal)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7885] dhcp: init: Using DHCP client 'internal'\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7888] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7903] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7915] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7926] device (lo): Activation: starting connection 'lo' (a173ccbc-50cf-4216-bedf-8890b8d8c8ee)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7936] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7940] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service...\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 397.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager.\n\u2591\u2591 Subject: A start job for unit NetworkManager.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 221.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7991] bus-manager: acquired D-Bus service \"org.freedesktop.NetworkManager\"\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network.\n\u2591\u2591 Subject: A start job for unit network.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 223.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8009] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8016] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8020] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8021] device (eth0): carrier: link connected\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8023] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8028] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8040] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8044] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8045] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online...\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 220.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8047] manager: NetworkManager state is now CONNECTING\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8063] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8070] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8075] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds)\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8086] dhcp4 (eth0): state changed new lease, address=10.31.45.225, acd pending\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon...\n\u2591\u2591 Subject: A start job for unit gssproxy.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 231.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service.\n\u2591\u2591 Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-dispatcher.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 397.\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9903] dhcp4 (eth0): state changed new lease, address=10.31.45.225\nSep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9916] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon.\n\u2591\u2591 Subject: A start job for unit gssproxy.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit gssproxy.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 231.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab).\n\u2591\u2591 Subject: A start job for unit rpc-gssd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-gssd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 232.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services.\n\u2591\u2591 Subject: A start job for unit nfs-client.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit nfs-client.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 228.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0359] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs-pre.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs-pre.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 229.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0385] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0394] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0397] device (lo): Activation: successful, device activated.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes.\n\u2591\u2591 Subject: A start job for unit remote-cryptsetup.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-cryptsetup.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 239.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems.\n\u2591\u2591 Subject: A start job for unit remote-fs.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit remote-fs.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 227.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).\n\u2591\u2591 Subject: A start job for unit systemd-pcrphase.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-pcrphase.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 181.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0480] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0481] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed')\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0485] manager: NetworkManager state is now CONNECTED_SITE\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0487] device (eth0): Activation: successful, device activated.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0491] manager: NetworkManager state is now CONNECTED_GLOBAL\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0494] manager: startup complete\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online.\n\u2591\u2591 Subject: A start job for unit NetworkManager-wait-online.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit NetworkManager-wait-online.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 220.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)...\n\u2591\u2591 Subject: A start job for unit cloud-init.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.11.160.238\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.18.100.10\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.37\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.38\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Cloud-init v. 24.1.4-17.el10 running 'init' at Sat, 21 Sep 2024 00:59:24 +0000. Up 24.60 seconds.\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | 10.31.45.225 | 255.255.252.0 | global | 02:d8:52:53:0a:c9 |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | fe80::d8:52ff:fe53:ac9/64 | . | link | 02:d8:52:53:0a:c9 |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | ::1/128 | . | host | . |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Interface | Flags |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | fe80::/64 | :: | eth0 | U |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 2 | multicast | :: | eth0 | U |\nSep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[855]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[857]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 0 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 0 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 48 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 48 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 49 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 49 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 50 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 50 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 51 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 51 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 52 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 52 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 53 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 53 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 54 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 54 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 55 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 55 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 56 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 56 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 57 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 57 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 58 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 58 affinity is now unmanaged\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 59 affinity: Input/output error\nSep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 59 affinity is now unmanaged\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private rsa key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[RSA 3072]----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ..+O=. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .oo.... |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o .. o |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o... = . |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .S.o o + |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ...+ = o |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+.O.* |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | O.*=+ |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .X+EBo |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ecdsa key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[ECDSA 256]---+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=+|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oE+X|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o o+B|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . o.oo=B|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S *.o=+++|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | = B+.o o|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | B o= + |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | + .+.. .|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o++o. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ed25519 key pair.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is:\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +--[ED25519 256]--+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . .+.o. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | E o + +.. |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.X ..o|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.&..o+ |\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S X* ++..|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=.B..o.|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+ o...|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o . .|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oo. ..|\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler).\n\u2591\u2591 Subject: A start job for unit cloud-init.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 273.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability.\n\u2591\u2591 Subject: A start job for unit cloud-config.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 271.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online.\n\u2591\u2591 Subject: A start job for unit network-online.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit network-online.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 219.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config...\n\u2591\u2591 Subject: A start job for unit cloud-config.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 270.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming...\n\u2591\u2591 Subject: A start job for unit kdump.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 279.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness....\n\u2591\u2591 Subject: A start job for unit restraintd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart...\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 244.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[874]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sm-notify[873]: Version 2.7.1 starting\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart.\n\u2591\u2591 Subject: A start job for unit rpc-statd-notify.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit rpc-statd-notify.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 236.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on 0.0.0.0 port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on :: port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 244.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness..\n\u2591\u2591 Subject: A start job for unit restraintd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit restraintd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 240.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[903]: Cloud-init v. 24.1.4-17.el10 running 'modules:config' at Sat, 21 Sep 2024 00:59:26 +0000. Up 26.77 seconds.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Received signal 15; terminating.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A stop job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit sshd.service has successfully entered the 'dead' state.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A stop job for unit sshd.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500 and the job result is done.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target.\n\u2591\u2591 Subject: A stop job for unit sshd-keygen.target has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd-keygen.target has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583 and the job result is done.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target...\n\u2591\u2591 Subject: A stop job for unit sshd-keygen.target has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit sshd-keygen.target has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration).\n\u2591\u2591 Subject: A start job for unit ssh-host-keys-migration.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit ssh-host-keys-migration.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 582.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ecdsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 580.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@ed25519.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 581.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target).\n\u2591\u2591 Subject: A start job for unit sshd-keygen@rsa.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen@rsa.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 578.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target.\n\u2591\u2591 Subject: A start job for unit sshd-keygen.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd-keygen.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 583.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon...\n\u2591\u2591 Subject: A start job for unit sshd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[907]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on 0.0.0.0 port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on :: port 22.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon.\n\u2591\u2591 Subject: A start job for unit sshd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit sshd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 500.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config.\n\u2591\u2591 Subject: A start job for unit cloud-config.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-config.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 270.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts...\n\u2591\u2591 Subject: A start job for unit cloud-final.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 274.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions...\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 262.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions.\n\u2591\u2591 Subject: A start job for unit systemd-user-sessions.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-user-sessions.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 262.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler.\n\u2591\u2591 Subject: A start job for unit crond.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit crond.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 238.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1.\n\u2591\u2591 Subject: A start job for unit getty@tty1.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty@tty1.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 259.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0.\n\u2591\u2591 Subject: A start job for unit serial-getty@ttyS0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit serial-getty@ttyS0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 254.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts.\n\u2591\u2591 Subject: A start job for unit getty.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit getty.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 253.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System.\n\u2591\u2591 Subject: A start job for unit multi-user.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit multi-user.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 123.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP...\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 263.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) STARTUP (1.7.0)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (Syslog will be used instead of sendmail.)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 31% if used.)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (running with inotify support)\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP.\n\u2591\u2591 Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit systemd-update-utmp-runlevel.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 263.\nSep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com restraintd[879]: Listening on http://localhost:8081\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 running 'modules:final' at Sat, 21 Sep 2024 00:59:27 +0000. Up 27.26 seconds.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[956]: #############################################################\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[957]: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[961]: 256 SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com (ECDSA)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[971]: 256 SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com (ED25519)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[974]: 3072 SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com (RSA)\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[976]: -----END SSH HOST KEY FINGERPRINTS-----\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[979]: #############################################################\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 finished at Sat, 21 Sep 2024 00:59:27 +0000. Datasource DataSourceEc2Local. Up 27.39 seconds\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts.\n\u2591\u2591 Subject: A start job for unit cloud-final.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-final.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 274.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target.\n\u2591\u2591 Subject: A start job for unit cloud-init.target has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit cloud-init.target has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 269.\nSep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Detected change(s) in the following file(s): /etc/fstab\nSep 20 20:59:29 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Selected source 10.2.32.38\nSep 20 20:59:31 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated.\nSep 20 20:59:32 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Rebuilding /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1421]: dracut-102-3.el10\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state.\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o \"plymouth resume ifcfg earlykdump\" --mount \"/dev/disk/by-uuid/4853857d-d3e2-44a6-8739-3837607c97e1 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota\" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img 6.11.0-0.rc6.23.el10.x86_64\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'ifcfg' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'plymouth' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'resume' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!\nSep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'earlykdump' will not be installed, because it's in the list to be omitted!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found!\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd ***\nSep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fips ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-ask-password ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-initrd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-journald ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-modules-load ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-pcrphase ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysctl ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysusers ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-tmpfiles ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-udevd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rngd ***\nSep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: i18n ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: drm ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: prefixdevname ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules-extra ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source \"/run/depmod.d\" does not exist\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source \"/lib/depmod.d\" does not exist\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: parsing configuration file \"/etc/depmod.d/dist.conf\"\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: /etc/depmod.d/dist.conf: added \"updates extra built-in weak-updates\" to the list of search directories\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: pcmcia ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Skipping udev rule: 60-pcmcia.rules\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: tpm2-tss ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fstab-sys ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rootfs-block ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-squashfs ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: terminfo ***\nSep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: udev-rules ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: dracut-systemd ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: usrmount ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: base ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fs-lib ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kdumpbase ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: memstrack ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: microcode_ctl-fw_dir_override ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl module: mangling fw_dir\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: reset fw_dir to \"/lib/firmware/updates /lib/firmware\"\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel\"...\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: intel: caveats check for kernel version \"6.11.0-0.rc6.23.el10.x86_64\" passed, adding \"/usr/share/microcode_ctl/ucode_with_caveats/intel\" to fw_dir variable\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory \"/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01\"...\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: configuration \"intel-06-4f-01\" is ignored\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: final fw_dir: \"/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware\"\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: shutdown ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-lib ***\nSep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including modules done ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies done ***\nSep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies ***\nSep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies done ***\nSep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Mode: real\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Method: sha256\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Files: 557\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Linked: 23 files\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 0 xattrs\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 40 files\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Saved: 13.56 MiB\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Duration: 0.138585 seconds\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files done ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Generating early-microcode cpio image ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Store current command line parameters ***\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Stored kernel commandline:\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: No dracut internal kernel commandline stored in the initramfs\nSep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs done ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating initramfs image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' done ***\nSep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: kexec: loaded kdump kernel\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Starting kdump: [OK]\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming.\n\u2591\u2591 Subject: A start job for unit kdump.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit kdump.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 279.\nSep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.086s (kernel) + 5.369s (initrd) + 43.805s (userspace) = 50.261s.\n\u2591\u2591 Subject: System start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 All system services necessary queued for starting at boot have been\n\u2591\u2591 started. Note that this does not mean that the machine is now idle as services\n\u2591\u2591 might still be busy with completing start-up.\n\u2591\u2591 \n\u2591\u2591 Kernel start-up required 1086568 microseconds.\n\u2591\u2591 \n\u2591\u2591 Initrd start-up required 5369955 microseconds.\n\u2591\u2591 \n\u2591\u2591 Userspace start-up required 43805057 microseconds.\nSep 20 20:59:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit systemd-hostnamed.service has successfully entered the 'dead' state.\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4246]: (root) CMD (run-parts /etc/cron.hourly)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4249]: (/etc/cron.hourly) starting 0anacron\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron:)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT ()\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron: line 11: /etc/default/anacron: No such file or directory)\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4255]: (/etc/cron.hourly) finished 0anacron\nSep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDEND (run-parts /etc/cron.hourly)\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: Accepted publickey for root from 10.30.32.10 port 46052 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 594.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 593.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 1 of user root.\n\u2591\u2591 Subject: A new session 1 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 1 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4256.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 593.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 2 of user root.\n\u2591\u2591 Subject: A new session 2 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 2 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4261.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4261]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Queued start job for default target default.target.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 7.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Startup finished in 112ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 112255 microseconds.\nSep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root.\n\u2591\u2591 Subject: A start job for unit session-1.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-1.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 752.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Received disconnect from 10.30.32.10 port 46052:11: disconnected by user\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Disconnected from user root 10.30.32.10 port 46052\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session closed for user root\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-1.scope has successfully entered the 'dead' state.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit.\nSep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A stop job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Activating special unit exit.target...\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target default.target - Main User Target.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 17 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target basic.target - Basic System.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 25 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target paths.target - Paths.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 29 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target sockets.target - Sockets.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 21 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target timers.target - Timers.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 27 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 22 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Closed dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 23 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 16 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Removed slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A stop job for unit UNIT has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit UNIT has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 28 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target shutdown.target - Shutdown.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 15.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-exit.service - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 14.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target exit.target - Exit the Session.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 13.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user@0.service has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A stop job for unit user@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 834 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-user-0.mount has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit user-runtime-dir@0.service has successfully entered the 'dead' state.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A stop job for unit user-runtime-dir@0.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-runtime-dir@0.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A stop job for unit user-0.slice has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit user-0.slice has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 835 and the job result is done.\nSep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 2.\n\u2591\u2591 Subject: Session 2 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 2 has been terminated.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: Accepted publickey for root from 10.31.9.217 port 51056 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: Accepted publickey for root from 10.31.9.217 port 51072 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4308) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4308.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0.\n\u2591\u2591 Subject: A start job for unit user-0.slice has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-0.slice has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 838.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0...\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4309.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0.\n\u2591\u2591 Subject: A start job for unit user-runtime-dir@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user-runtime-dir@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 837.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0...\n\u2591\u2591 Subject: A start job for unit user@0.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4316.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4316]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Queued start job for default target default.target.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Created slice app.slice - User Application Slice.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 4.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system).\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 10.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 9.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 7.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 916.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Startup finished in 98ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 98259 microseconds.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 996.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1077.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Received disconnect from 10.31.9.217 port 51072:11: disconnected by user\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Disconnected from user root 10.31.9.217 port 51072\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session closed for user root\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit.\nSep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: Accepted publickey for root from 10.31.44.140 port 33150 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6169) opened.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 6 of user root.\n\u2591\u2591 Subject: A new session 6 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 6 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6169.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root.\n\u2591\u2591 Subject: A start job for unit session-6.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-6.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1158.\nSep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Invoked\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6661]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:03:49 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Received KoD RATE from 135.148.100.14\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 385 SID table entries...\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 386 SID table entries...\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started run-r26f75a3392654bcb80979518b51af6ce.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1239.\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 24688 ('systemctl') (unit session-6.scope)...\nSep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 180 ms.\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service...\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service.\n\u2591\u2591 Subject: A start job for unit man-db-cache-update.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit man-db-cache-update.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1316.\nSep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-r26f75a3392654bcb80979518b51af6ce.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-r26f75a3392654bcb80979518b51af6ce.service has successfully entered the 'dead' state.\nSep 20 21:05:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24861]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 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=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/bpftrace/bpftrace.conf\nSep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/bpftrace/bpftrace.conf\nSep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25066]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex\n echo '##################'\n echo List of SELinux AVCs - note list may be empty\n grep type=AVC /var/log/audit/audit.log\n echo '##################'\n ls -alrtF /run\n if [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\n else\n echo ERROR - /run/pcp does not exist\n fi\n _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None\nSep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi\n##################\nList of SELinux AVCs - note list may be empty\n##################\ntotal 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 mount/\n-r--r--r--. 1 root root 33 Sep 20 20:59 machine-id\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 20:59 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 20:59 initctl|\ndrwx------. 2 root root 80 Sep 20 20:59 lvm/\ndrwx------. 2 root root 40 Sep 20 20:59 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 console/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 20:59 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 20:59 motd\ndrwx--x--x. 3 root root 60 Sep 20 20:59 sudo/\ndrwx------. 2 rpc rpc 60 Sep 20 20:59 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 irqbalance/\n-rw-------. 1 root root 3 Sep 20 20:59 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 20:59 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/\n-rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 20:59 lock/\n-rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 20:59 crond.pid\n----------. 1 root root 0 Sep 20 20:59 cron.reboot\ndrwx------. 3 root root 340 Sep 20 20:59 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 20:59 credentials/\n-rw-------. 1 root root 0 Sep 20 20:59 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 21:02 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 21:04 selinux-policy/\ndrwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 pcp/\ndrwxr-xr-x. 34 root root 1040 Sep 20 21:04 ./\ndrwxr-xr-x. 21 root root 620 Sep 20 21:04 systemd/\n-rw-rw-r--. 1 root utmp 1920 Sep 20 21:05 utmp\ntotal 0\ndrwxr-xr-x. 34 root root 1040 Sep 20 21:04 ../\ndrwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 ./", "stderr": "", "rc": 0, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "start": "2024-09-20 21:05:12.332089", "end": "2024-09-20 21:05:12.374276", "delta": "0:00:00.042187", "msg": "", "invocation": {"module_args": {"_raw_params": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "_uses_shell": true, "expand_argument_vars": true, "stdin_add_newline": true, "strip_empty_ends": true, "argv": null, "chdir": null, "executable": null, "creates": null, "removes": null, "stdin": null}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # 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 tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # 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 tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy fnmatch # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 6747 1726880712.41990: done with _execute_module (ansible.legacy.command, {'_raw_params': "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", '_uses_shell': 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.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-1726880711.9608517-10411-155745780644036/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880712.42009: _low_level_execute_command(): starting 6747 1726880712.42018: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880711.9608517-10411-155745780644036/ > /dev/null 2>&1 && sleep 0' 6747 1726880712.42738: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.42764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.42779: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.42854: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.44712: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.44771: stderr chunk (state=3): >>><<< 6747 1726880712.44781: stdout chunk (state=3): >>><<< 6747 1726880712.44805: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880712.44828: handler run complete 6747 1726880712.44996: Evaluated conditional (False): False 6747 1726880712.45135: attempt loop complete, returning result 6747 1726880712.45139: _execute() done 6747 1726880712.45141: dumping result to json 6747 1726880712.45250: done dumping result, returning 6747 1726880712.45264: done running TaskExecutor() for managed_node2/TASK: Collect logs [02c48edd-c8ad-6246-0b37-000000000316] 6747 1726880712.45272: sending task result for task 02c48edd-c8ad-6246-0b37-000000000316 6747 1726880712.47108: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000316 6747 1726880712.47112: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "cmd": "journalctl -ex\necho '##################'\necho List of SELinux AVCs - note list may be empty\ngrep type=AVC /var/log/audit/audit.log\necho '##################'\nls -alrtF /run\nif [ -d /run/pcp ]; then\n ls -alrtF /run/pcp\nelse\n echo ERROR - /run/pcp does not exist\nfi\n", "delta": "0:00:00.042187", "end": "2024-09-20 21:05:12.374276", "rc": 0, "start": "2024-09-20 21:05:12.332089" } STDOUT: Sep 20 20:59:03 localhost systemd[1]: Stopped target timers.target - Timer Units. ░░ Subject: A stop job for unit timers.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit timers.target has finished. ░░ ░░ The job identifier is 100 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-pivot.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. ░░ Subject: A stop job for unit dracut-pre-pivot.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-pivot.service has finished. ░░ ░░ The job identifier is 118 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. ░░ Subject: A stop job for unit initrd.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd.target has finished. ░░ ░░ The job identifier is 103 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit basic.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit basic.target has finished. ░░ ░░ The job identifier is 102 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. ░░ Subject: A stop job for unit initrd-root-device.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-root-device.target has finished. ░░ ░░ The job identifier is 107 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. ░░ Subject: A stop job for unit initrd-usr-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit initrd-usr-fs.target has finished. ░░ ░░ The job identifier is 111 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target paths.target - Path Units. ░░ Subject: A stop job for unit paths.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit paths.target has finished. ░░ ░░ The job identifier is 117 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-ask-password-console.path has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. ░░ Subject: A stop job for unit systemd-ask-password-console.path has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-ask-password-console.path has finished. ░░ ░░ The job identifier is 110 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. ░░ Subject: A stop job for unit remote-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs.target has finished. ░░ ░░ The job identifier is 114 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A stop job for unit remote-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit remote-fs-pre.target has finished. ░░ ░░ The job identifier is 122 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target slices.target - Slice Units. ░░ Subject: A stop job for unit slices.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit slices.target has finished. ░░ ░░ The job identifier is 106 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target sockets.target - Socket Units. ░░ Subject: A stop job for unit sockets.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sockets.target has finished. ░░ ░░ The job identifier is 121 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target sysinit.target - System Initialization. ░░ Subject: A stop job for unit sysinit.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sysinit.target has finished. ░░ ░░ The job identifier is 101 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target swap.target - Swaps. ░░ Subject: A stop job for unit swap.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit swap.target has finished. ░░ ░░ The job identifier is 109 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-mount.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. ░░ Subject: A stop job for unit dracut-pre-mount.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-mount.service has finished. ░░ ░░ The job identifier is 112 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysctl.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A stop job for unit systemd-sysctl.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysctl.service has finished. ░░ ░░ The job identifier is 108 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A stop job for unit systemd-tmpfiles-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup.service has finished. ░░ ░░ The job identifier is 95 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. ░░ Subject: A stop job for unit local-fs.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs.target has finished. ░░ ░░ The job identifier is 113 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A stop job for unit local-fs-pre.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit local-fs-pre.target has finished. ░░ ░░ The job identifier is 115 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udev-trigger.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A stop job for unit systemd-udev-trigger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udev-trigger.service has finished. ░░ ░░ The job identifier is 77 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A stop job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 75. Sep 20 20:59:03 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 120 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A stop job for unit systemd-udevd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd.service has finished. ░░ ░░ The job identifier is 75 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-cleanup.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. ░░ Subject: A start job for unit initrd-cleanup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-cleanup.service has finished successfully. ░░ ░░ The job identifier is 65. Sep 20 20:59:03 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-control.socket has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. ░░ Subject: A stop job for unit systemd-udevd-control.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-control.socket has finished. ░░ ░░ The job identifier is 76 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-udevd-kernel.socket has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. ░░ Subject: A stop job for unit systemd-udevd-kernel.socket has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-udevd-kernel.socket has finished. ░░ ░░ The job identifier is 73 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-pre-udev.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. ░░ Subject: A stop job for unit dracut-pre-udev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-pre-udev.service has finished. ░░ ░░ The job identifier is 105 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit dracut-cmdline.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. ░░ Subject: A stop job for unit dracut-cmdline.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit dracut-cmdline.service has finished. ░░ ░░ The job identifier is 116 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has begun execution. ░░ ░░ The job identifier is 72. Sep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev.service has finished. ░░ ░░ The job identifier is 99 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-sysusers.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users. ░░ Subject: A stop job for unit systemd-sysusers.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-sysusers.service has finished. ░░ ░░ The job identifier is 98 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-tmpfiles-setup-dev-early.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-tmpfiles-setup-dev-early.service has finished. ░░ ░░ The job identifier is 96 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit kmod-static-nodes.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. ░░ Subject: A stop job for unit kmod-static-nodes.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit kmod-static-nodes.service has finished. ░░ ░░ The job identifier is 119 and the job result is done. Sep 20 20:59:03 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit initrd-udevadm-cleanup-db.service has successfully entered the 'dead' state. Sep 20 20:59:03 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. ░░ Subject: A start job for unit initrd-udevadm-cleanup-db.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-udevadm-cleanup-db.service has finished successfully. ░░ ░░ The job identifier is 72. Sep 20 20:59:03 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. ░░ Subject: A start job for unit initrd-switch-root.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.target has finished successfully. ░░ ░░ The job identifier is 68. Sep 20 20:59:03 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... ░░ Subject: A start job for unit initrd-switch-root.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit initrd-switch-root.service has begun execution. ░░ ░░ The job identifier is 69. Sep 20 20:59:03 localhost systemd[1]: Switching root. Sep 20 20:59:03 localhost systemd-journald[258]: Journal stopped ░░ Subject: The journal has been stopped ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has shut down and closed all currently ░░ active journal files. Sep 20 20:59:13 localhost systemd-journald[258]: Received SIGTERM from PID 1 (systemd). Sep 20 20:59:13 localhost kernel: audit: type=1404 audit(1726880346.452:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability network_peer_controls=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability open_perms=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability extended_socket_class=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability always_check_network=0 Sep 20 20:59:13 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 20:59:13 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 20:59:13 localhost kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 20:59:13 localhost kernel: audit: type=1403 audit(1726880347.064:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Sep 20 20:59:13 localhost systemd[1]: Successfully loaded SELinux policy in 615.628ms. Sep 20 20:59:13 localhost systemd[1]: Relabeled /dev/, /dev/shm/, /run/ in 18.332ms. Sep 20 20:59:13 localhost systemd[1]: systemd 256-14.el10 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT +LIBARCHIVE) Sep 20 20:59:13 localhost systemd[1]: Detected virtualization xen. Sep 20 20:59:13 localhost systemd[1]: Detected architecture x86-64. Sep 20 20:59:13 localhost systemd[1]: Initializing machine ID from VM UUID. Sep 20 20:59:13 localhost systemd[1]: Installed transient /etc/machine-id file. Sep 20 20:59:13 localhost systemd[1]: bpf-restrict-fs: LSM BPF program attached Sep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\x2djournald.service.mount: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root. Sep 20 20:59:13 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Sep 20 20:59:13 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty. Sep 20 20:59:13 localhost systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Sep 20 20:59:13 localhost systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Sep 20 20:59:13 localhost systemd[1]: Created slice user.slice - User and Session Slice. Sep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Sep 20 20:59:13 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Sep 20 20:59:13 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Sep 20 20:59:13 localhost systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0... Sep 20 20:59:13 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Sep 20 20:59:13 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Sep 20 20:59:13 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Sep 20 20:59:13 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Sep 20 20:59:13 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Sep 20 20:59:13 localhost systemd[1]: Reached target paths.target - Path Units. Sep 20 20:59:13 localhost systemd[1]: Reached target slices.target - Slice Units. Sep 20 20:59:13 localhost systemd[1]: Reached target swap.target - Swaps. Sep 20 20:59:13 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Sep 20 20:59:13 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Sep 20 20:59:13 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Sep 20 20:59:13 localhost systemd[1]: Listening on rpcbind.socket - RPCbind Server Activation Socket. Sep 20 20:59:13 localhost systemd[1]: Reached target rpcbind.target - RPC Port Mapper. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-creds.socket - Credential Encryption/Decryption. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Sep 20 20:59:13 localhost systemd[1]: systemd-pcrextend.socket - TPM PCR Measurements was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 20 20:59:13 localhost systemd[1]: systemd-pcrlock.socket - Make TPM PCR Policy was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Sep 20 20:59:13 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Sep 20 20:59:13 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Sep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Sep 20 20:59:13 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Sep 20 20:59:13 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Sep 20 20:59:13 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Sep 20 20:59:13 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Sep 20 20:59:13 localhost systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... Sep 20 20:59:13 localhost systemd[1]: systemd-fsck-root.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Stopped systemd-fsck-root.service - File System Check on Root Device. Sep 20 20:59:13 localhost systemd[1]: systemd-hibernate-clear.service - Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67). Sep 20 20:59:13 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Sep 20 20:59:13 localhost systemd[1]: systemd-modules-load.service - Load Kernel Modules was skipped because no trigger condition checks were met. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Sep 20 20:59:13 localhost systemd[1]: systemd-pcrmachine.service - TPM PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 20 20:59:13 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Sep 20 20:59:13 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Sep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup-early.service - Early TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-load-credentials.service - Load udev Rules from Credentials... Sep 20 20:59:13 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Sep 20 20:59:13 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Sep 20 20:59:13 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Sep 20 20:59:13 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Sep 20 20:59:13 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Sep 20 20:59:13 localhost kernel: loop: module loaded Sep 20 20:59:13 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Sep 20 20:59:13 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Sep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Sep 20 20:59:13 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Sep 20 20:59:13 localhost systemd[1]: modprobe@loop.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@loop.service - Load Kernel Module loop. Sep 20 20:59:13 localhost systemd-journald[520]: Collecting audit messages is disabled. Sep 20 20:59:13 localhost kernel: fuse: init (API version 7.40) Sep 20 20:59:13 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Sep 20 20:59:13 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Sep 20 20:59:13 localhost systemd[1]: systemd-hwdb-update.service - Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc). Sep 20 20:59:13 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Sep 20 20:59:13 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Sep 20 20:59:13 localhost systemd[1]: systemd-tpm2-setup.service - TPM SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Sep 20 20:59:13 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Sep 20 20:59:13 localhost kernel: device-mapper: uevent: version 1.0.3 Sep 20 20:59:13 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Sep 20 20:59:13 localhost systemd-journald[520]: Journal started ░░ Subject: The journal has been started ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The system journal process has started up, opened the journal ░░ files for writing and is now ready to process requests. Sep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.2M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Sep 20 20:59:12 localhost systemd[1]: Queued start job for default target multi-user.target. Sep 20 20:59:13 localhost systemd[1]: Started systemd-journald.service - Journal Service. Sep 20 20:59:12 localhost systemd[1]: systemd-journald.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-journald.service has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: modprobe@dm_mod.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@dm_mod.service has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: Finished modprobe@dm_mod.service - Load Kernel Module dm_mod. ░░ Subject: A start job for unit modprobe@dm_mod.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@dm_mod.service has finished successfully. ░░ ░░ The job identifier is 142. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. ░░ Subject: A start job for unit systemd-sysctl.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysctl.service has finished successfully. ░░ ░░ The job identifier is 166. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. ░░ Subject: A start job for unit systemd-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-random-seed.service has finished successfully. ░░ ░░ The job identifier is 174. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... ░░ Subject: A start job for unit systemd-journal-flush.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has begun execution. ░░ ░░ The job identifier is 177. Sep 20 20:59:13 localhost systemd[1]: systemd-repart.service - Repartition Root Disk was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-repart.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-repart.service has finished successfully. ░░ ░░ The job identifier is 139. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-load-credentials.service - Load udev Rules from Credentials. ░░ Subject: A start job for unit systemd-udev-load-credentials.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-load-credentials.service has finished successfully. ░░ ░░ The job identifier is 169. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. ░░ Subject: A start job for unit systemd-udev-trigger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udev-trigger.service has finished successfully. ░░ ░░ The job identifier is 175. Sep 20 20:59:13 localhost systemd-journald[520]: Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is 8M, max 70.6M, 62.6M free. ░░ Subject: Disk space used by the journal ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ Runtime Journal (/run/log/journal/ec201e4fb76d6546e3703095310dd8c9) is currently using 8M. ░░ Maximum allowed usage is set to 70.6M. ░░ Leaving at least 35.3M free (of currently available 690.1M of disk space). ░░ Enforced usage limit is thus 70.6M, of which 62.6M are still available. ░░ ░░ The limits controlling how much disk space is used by the journal may ░░ be configured with SystemMaxUse=, SystemKeepFree=, SystemMaxFileSize=, ░░ RuntimeMaxUse=, RuntimeKeepFree=, RuntimeMaxFileSize= settings in ░░ /etc/systemd/journald.conf. See journald.conf(5) for details. Sep 20 20:59:13 localhost systemd-journald[520]: Received client request to flush runtime journal. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. ░░ Subject: A start job for unit systemd-journal-flush.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-flush.service has finished successfully. ░░ ░░ The job identifier is 177. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev-early.service has finished successfully. ░░ ░░ The job identifier is 153. Sep 20 20:59:13 localhost systemd[1]: systemd-sysusers.service - Create System Users was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysusers.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysusers.service has finished successfully. ░░ ░░ The job identifier is 165. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has begun execution. ░░ ░░ The job identifier is 149. Sep 20 20:59:13 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. ░░ Subject: A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup-dev.service has finished successfully. ░░ ░░ The job identifier is 149. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... ░░ Subject: A start job for unit systemd-udevd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has begun execution. ░░ ░░ The job identifier is 168. Sep 20 20:59:13 localhost systemd-udevd[557]: Using default interface naming scheme 'rhel-10.0-beta'. Sep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\x2dnetwork\x2dgenerator.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dnetwork\x2dgenerator.service.mount has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\x2dsysctl.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dsysctl.service.mount has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup\x2ddev\x2dearly.service.mount has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: run-credentials-systemd\x2dudev\x2dload\x2dcredentials.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dudev\x2dload\x2dcredentials.service.mount has successfully entered the 'dead' state. Sep 20 20:59:13 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has begun execution. ░░ ░░ The job identifier is 198. Sep 20 20:59:13 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. ░░ Subject: A start job for unit sys-fs-fuse-connections.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sys-fs-fuse-connections.mount has finished successfully. ░░ ░░ The job identifier is 198. Sep 20 20:59:13 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. ░░ Subject: A start job for unit lvm2-monitor.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit lvm2-monitor.service has finished successfully. ░░ ░░ The job identifier is 150. Sep 20 20:59:13 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. ░░ Subject: A start job for unit local-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 138. Sep 20 20:59:13 localhost systemd[1]: Reached target local-fs.target - Local File Systems. ░░ Subject: A start job for unit local-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit local-fs.target has finished successfully. ░░ ░░ The job identifier is 136. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-bootctl.socket - Boot Entries Service Socket. ░░ Subject: A start job for unit systemd-bootctl.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-bootctl.socket has finished successfully. ░░ ░░ The job identifier is 213. Sep 20 20:59:13 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management. ░░ Subject: A start job for unit systemd-sysext.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.socket has finished successfully. ░░ ░░ The job identifier is 208. Sep 20 20:59:13 localhost systemd[1]: ldconfig.service - Rebuild Dynamic Linker Cache was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit ldconfig.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ldconfig.service has finished successfully. ░░ ░░ The job identifier is 164. Sep 20 20:59:13 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). ░░ Subject: A start job for unit selinux-autorelabel-mark.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit selinux-autorelabel-mark.service has finished successfully. ░░ ░░ The job identifier is 160. Sep 20 20:59:13 localhost systemd[1]: systemd-binfmt.service - Set Up Additional Binary Formats was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-binfmt.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-binfmt.service has finished successfully. ░░ ░░ The job identifier is 132. Sep 20 20:59:13 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-boot-random-seed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-boot-random-seed.service has finished successfully. ░░ ░░ The job identifier is 159. Sep 20 20:59:13 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-confext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-confext.service has finished successfully. ░░ ░░ The job identifier is 144. Sep 20 20:59:13 localhost systemd[1]: systemd-sysext.service - Merge System Extension Images into /usr/ and /opt/ was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-sysext.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-sysext.service has finished successfully. ░░ ░░ The job identifier is 163. Sep 20 20:59:13 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create System Files and Directories... ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has begun execution. ░░ ░░ The job identifier is 173. Sep 20 20:59:14 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create System Files and Directories. ░░ Subject: A start job for unit systemd-tmpfiles-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-setup.service has finished successfully. ░░ ░░ The job identifier is 173. Sep 20 20:59:14 localhost systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount has successfully entered the 'dead' state. Sep 20 20:59:14 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has begun execution. ░░ ░░ The job identifier is 234. Sep 20 20:59:14 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules... ░░ Subject: A start job for unit audit-rules.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has begun execution. ░░ ░░ The job identifier is 265. Sep 20 20:59:14 localhost systemd[1]: Starting rpcbind.service - RPC Bind... ░░ Subject: A start job for unit rpcbind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has begun execution. ░░ ░░ The job identifier is 237. Sep 20 20:59:14 localhost systemd[1]: systemd-firstboot.service - First Boot Wizard was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit systemd-firstboot.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-firstboot.service has finished successfully. ░░ ░░ The job identifier is 157. Sep 20 20:59:14 localhost systemd[1]: first-boot-complete.target - First Boot Complete was skipped because of an unmet condition check (ConditionFirstBoot=yes). ░░ Subject: A start job for unit first-boot-complete.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit first-boot-complete.target has finished successfully. ░░ ░░ The job identifier is 158. Sep 20 20:59:14 localhost systemd[1]: systemd-journal-catalog-update.service - Rebuild Journal Catalog was skipped because of an unmet condition check (ConditionNeedsUpdate=/var). ░░ Subject: A start job for unit systemd-journal-catalog-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-journal-catalog-update.service has finished successfully. ░░ ░░ The job identifier is 197. Sep 20 20:59:14 localhost systemd[1]: Starting systemd-machine-id-commit.service - Save Transient machine-id to Disk... ░░ Subject: A start job for unit systemd-machine-id-commit.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has begun execution. ░░ ░░ The job identifier is 152. Sep 20 20:59:14 localhost systemd[1]: systemd-update-done.service - Update is Completed was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit systemd-update-done.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-done.service has finished successfully. ░░ ░░ The job identifier is 134. Sep 20 20:59:14 localhost kernel: RPC: Registered named UNIX socket transport module. Sep 20 20:59:14 localhost kernel: RPC: Registered udp transport module. Sep 20 20:59:14 localhost kernel: RPC: Registered tcp transport module. Sep 20 20:59:14 localhost kernel: RPC: Registered tcp-with-tls transport module. Sep 20 20:59:14 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Sep 20 20:59:14 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. ░░ Subject: A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit var-lib-nfs-rpc_pipefs.mount has finished successfully. ░░ ░░ The job identifier is 234. Sep 20 20:59:14 localhost systemd[1]: Reached target rpc_pipefs.target. ░░ Subject: A start job for unit rpc_pipefs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc_pipefs.target has finished successfully. ░░ ░░ The job identifier is 233. Sep 20 20:59:14 localhost systemd[1]: Finished systemd-machine-id-commit.service - Save Transient machine-id to Disk. ░░ Subject: A start job for unit systemd-machine-id-commit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-machine-id-commit.service has finished successfully. ░░ ░░ The job identifier is 152. Sep 20 20:59:14 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. ░░ Subject: A start job for unit systemd-udevd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-udevd.service has finished successfully. ░░ ░░ The job identifier is 168. Sep 20 20:59:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... ░░ Subject: A start job for unit modprobe@configfs.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has begun execution. ░░ ░░ The job identifier is 294. Sep 20 20:59:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit modprobe@configfs.service has successfully entered the 'dead' state. Sep 20 20:59:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. ░░ Subject: A start job for unit modprobe@configfs.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit modprobe@configfs.service has finished successfully. ░░ ░░ The job identifier is 294. Sep 20 20:59:14 localhost systemd[1]: Condition check resulted in dev-ttyS0.device - /dev/ttyS0 being skipped. ░░ Subject: A start job for unit dev-ttyS0.device has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dev-ttyS0.device has finished successfully. ░░ ░░ The job identifier is 256. Sep 20 20:59:14 localhost 55-scsi-sg3_id.rules[608]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Sep 20 20:59:14 localhost augenrules[565]: /sbin/augenrules: No change Sep 20 20:59:14 localhost kernel: input: PC Speaker as /devices/platform/pcspkr/input/input5 Sep 20 20:59:14 localhost augenrules[612]: No rules Sep 20 20:59:14 localhost augenrules[612]: enabled 0 Sep 20 20:59:14 localhost augenrules[612]: failure 1 Sep 20 20:59:14 localhost augenrules[612]: pid 0 Sep 20 20:59:14 localhost augenrules[612]: rate_limit 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192 Sep 20 20:59:14 localhost augenrules[612]: lost 0 Sep 20 20:59:14 localhost augenrules[612]: backlog 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0 Sep 20 20:59:14 localhost augenrules[612]: enabled 0 Sep 20 20:59:14 localhost augenrules[612]: failure 1 Sep 20 20:59:14 localhost augenrules[612]: pid 0 Sep 20 20:59:14 localhost augenrules[612]: rate_limit 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192 Sep 20 20:59:14 localhost augenrules[612]: lost 0 Sep 20 20:59:14 localhost augenrules[612]: backlog 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0 Sep 20 20:59:14 localhost augenrules[612]: enabled 0 Sep 20 20:59:14 localhost augenrules[612]: failure 1 Sep 20 20:59:14 localhost augenrules[612]: pid 0 Sep 20 20:59:14 localhost augenrules[612]: rate_limit 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_limit 8192 Sep 20 20:59:14 localhost augenrules[612]: lost 0 Sep 20 20:59:14 localhost augenrules[612]: backlog 0 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time 60000 Sep 20 20:59:14 localhost augenrules[612]: backlog_wait_time_actual 0 Sep 20 20:59:14 localhost systemd[1]: audit-rules.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit audit-rules.service has successfully entered the 'dead' state. Sep 20 20:59:14 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. ░░ Subject: A start job for unit audit-rules.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit audit-rules.service has finished successfully. ░░ ░░ The job identifier is 265. Sep 20 20:59:14 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... ░░ Subject: A start job for unit auditd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has begun execution. ░░ ░░ The job identifier is 268. Sep 20 20:59:14 localhost (udev-worker)[594]: Network interface NamePolicy= disabled on kernel command line. Sep 20 20:59:14 localhost auditd[623]: No plugins found, not dispatching events Sep 20 20:59:14 localhost auditd[623]: Init complete, auditd 4.0 listening for events (startup state enable) Sep 20 20:59:14 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. ░░ Subject: A start job for unit auditd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit auditd.service has finished successfully. ░░ ░░ The job identifier is 268. Sep 20 20:59:14 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... ░░ Subject: A start job for unit systemd-update-utmp.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has begun execution. ░░ ░░ The job identifier is 264. Sep 20 20:59:14 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. ░░ Subject: A start job for unit systemd-update-utmp.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp.service has finished successfully. ░░ ░░ The job identifier is 264. Sep 20 20:59:14 localhost systemd[1]: Started rpcbind.service - RPC Bind. ░░ Subject: A start job for unit rpcbind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpcbind.service has finished successfully. ░░ ░░ The job identifier is 237. Sep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: vgaarb: deactivate vga console Sep 20 20:59:14 localhost kernel: Console: switching to colour dummy device 80x25 Sep 20 20:59:14 localhost kernel: [drm] Initialized cirrus 2.0.0 for 0000:00:02.0 on minor 0 Sep 20 20:59:14 localhost kernel: fbcon: cirrusdrmfb (fb0) is primary device Sep 20 20:59:14 localhost kernel: Console: switching to colour frame buffer device 128x48 Sep 20 20:59:14 localhost kernel: cirrus 0000:00:02.0: [drm] fb0: cirrusdrmfb frame buffer device Sep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 301. Sep 20 20:59:14 localhost kernel: piix4_smbus 0000:00:01.3: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr Sep 20 20:59:14 localhost kernel: RAPL PMU: API unit is 2^-32 Joules, 0 fixed counters, 655360 ms ovfl timer Sep 20 20:59:14 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-vconsole-setup.service has successfully entered the 'dead' state. Sep 20 20:59:14 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A stop job for unit systemd-vconsole-setup.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit systemd-vconsole-setup.service has finished. ░░ ░░ The job identifier is 301 and the job result is done. Sep 20 20:59:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... ░░ Subject: A start job for unit systemd-vconsole-setup.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has begun execution. ░░ ░░ The job identifier is 301. Sep 20 20:59:14 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit etc-machine\x2did.mount has successfully entered the 'dead' state. Sep 20 20:59:15 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. ░░ Subject: A start job for unit systemd-vconsole-setup.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-vconsole-setup.service has finished successfully. ░░ ░░ The job identifier is 301. Sep 20 20:59:15 localhost systemd[1]: run-credentials-systemd\x2dvconsole\x2dsetup.service.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-credentials-systemd\x2dvconsole\x2dsetup.service.mount has successfully entered the 'dead' state. Sep 20 20:59:15 localhost systemd[1]: Reached target sysinit.target - System Initialization. ░░ Subject: A start job for unit sysinit.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sysinit.target has finished successfully. ░░ ░░ The job identifier is 127. Sep 20 20:59:15 localhost systemd[1]: Started dnf-makecache.timer - dnf makecache --timer. ░░ Subject: A start job for unit dnf-makecache.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dnf-makecache.timer has finished successfully. ░░ ░░ The job identifier is 218. Sep 20 20:59:15 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. ░░ Subject: A start job for unit fstrim.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit fstrim.timer has finished successfully. ░░ ░░ The job identifier is 217. Sep 20 20:59:15 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. ░░ Subject: A start job for unit logrotate.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.timer has finished successfully. ░░ ░░ The job identifier is 224. Sep 20 20:59:15 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. ░░ Subject: A start job for unit systemd-tmpfiles-clean.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-tmpfiles-clean.timer has finished successfully. ░░ ░░ The job identifier is 225. Sep 20 20:59:15 localhost systemd[1]: Reached target timers.target - Timer Units. ░░ Subject: A start job for unit timers.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit timers.target has finished successfully. ░░ ░░ The job identifier is 216. Sep 20 20:59:15 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. ░░ Subject: A start job for unit dbus.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus.socket has finished successfully. ░░ ░░ The job identifier is 206. Sep 20 20:59:15 localhost systemd[1]: Listening on pcscd.socket - PC/SC Smart Card Daemon Activation Socket. ░░ Subject: A start job for unit pcscd.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pcscd.socket has finished successfully. ░░ ░░ The job identifier is 214. Sep 20 20:59:15 localhost systemd[1]: Listening on sssd-kcm.socket - SSSD Kerberos Cache Manager responder socket. ░░ Subject: A start job for unit sssd-kcm.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd-kcm.socket has finished successfully. ░░ ░░ The job identifier is 204. Sep 20 20:59:15 localhost systemd[1]: Listening on systemd-hostnamed.socket - Hostname Service Socket. ░░ Subject: A start job for unit systemd-hostnamed.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.socket has finished successfully. ░░ ░░ The job identifier is 209. Sep 20 20:59:15 localhost systemd[1]: Reached target sockets.target - Socket Units. ░░ Subject: A start job for unit sockets.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sockets.target has finished successfully. ░░ ░░ The job identifier is 201. Sep 20 20:59:15 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... ░░ Subject: A start job for unit dbus-broker.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has begun execution. ░░ ░░ The job identifier is 222. Sep 20 20:59:15 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase-sysinit.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase-sysinit.service has finished successfully. ░░ ░░ The job identifier is 145. Sep 20 20:59:15 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. ░░ Subject: A start job for unit dbus-broker.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dbus-broker.service has finished successfully. ░░ ░░ The job identifier is 222. Sep 20 20:59:15 localhost systemd[1]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit basic.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit basic.target has finished successfully. ░░ ░░ The job identifier is 124. Sep 20 20:59:15 localhost dbus-broker-launch[645]: Ready Sep 20 20:59:15 localhost systemd[1]: Starting chronyd.service - NTP client/server... ░░ Subject: A start job for unit chronyd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has begun execution. ░░ ░░ The job identifier is 276. Sep 20 20:59:15 localhost systemd[1]: Starting cloud-init-local.service - Initial cloud-init job (pre-networking)... ░░ Subject: A start job for unit cloud-init-local.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has begun execution. ░░ ░░ The job identifier is 272. Sep 20 20:59:15 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... ░░ Subject: A start job for unit dracut-shutdown.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has begun execution. ░░ ░░ The job identifier is 191. Sep 20 20:59:15 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. ░░ Subject: A start job for unit irqbalance.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit irqbalance.service has finished successfully. ░░ ░░ The job identifier is 267. Sep 20 20:59:15 localhost systemd[1]: Started rngd.service - Hardware RNG Entropy Gatherer Daemon. ░░ Subject: A start job for unit rngd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rngd.service has finished successfully. ░░ ░░ The job identifier is 266. Sep 20 20:59:15 localhost (qbalance)[650]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Sep 20 20:59:15 localhost systemd[1]: Starting rsyslog.service - System Logging Service... ░░ Subject: A start job for unit rsyslog.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has begun execution. ░░ ░░ The job identifier is 261. Sep 20 20:59:15 localhost systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 250. Sep 20 20:59:15 localhost systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 248. Sep 20 20:59:15 localhost systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 249. Sep 20 20:59:15 localhost systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 246. Sep 20 20:59:15 localhost systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 245. Sep 20 20:59:15 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. ░░ Subject: A start job for unit sssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sssd.service has finished successfully. ░░ ░░ The job identifier is 251. Sep 20 20:59:15 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. ░░ Subject: A start job for unit nss-user-lookup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nss-user-lookup.target has finished successfully. ░░ ░░ The job identifier is 252. Sep 20 20:59:15 localhost systemd[1]: Starting systemd-logind.service - User Login Management... ░░ Subject: A start job for unit systemd-logind.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has begun execution. ░░ ░░ The job identifier is 241. Sep 20 20:59:15 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. ░░ Subject: A start job for unit dracut-shutdown.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit dracut-shutdown.service has finished successfully. ░░ ░░ The job identifier is 191. Sep 20 20:59:15 localhost systemd-logind[655]: New seat seat0. ░░ Subject: A new seat seat0 is now available ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new seat seat0 has been configured and is now available. Sep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event0 (Power Button) Sep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event1 (Sleep Button) Sep 20 20:59:15 localhost systemd-logind[655]: Watching system buttons on /dev/input/event2 (AT Translated Set 2 keyboard) Sep 20 20:59:15 localhost systemd[1]: Started systemd-logind.service - User Login Management. ░░ Subject: A start job for unit systemd-logind.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-logind.service has finished successfully. ░░ ░░ The job identifier is 241. Sep 20 20:59:15 localhost rsyslogd[653]: imjournal: filecreatemode is not set, using default 0644 [v8.2408.0-1.el10 try https://www.rsyslog.com/e/2186 ] Sep 20 20:59:15 localhost systemd[1]: Started rsyslog.service - System Logging Service. ░░ Subject: A start job for unit rsyslog.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rsyslog.service has finished successfully. ░░ ░░ The job identifier is 261. Sep 20 20:59:15 localhost rsyslogd[653]: [origin software="rsyslogd" swVersion="8.2408.0-1.el10" x-pid="653" x-info="https://www.rsyslog.com"] start Sep 20 20:59:15 localhost rsyslogd[653]: imjournal: journal files changed, reloading... [v8.2408.0-1.el10 try https://www.rsyslog.com/e/0 ] Sep 20 20:59:16 localhost rngd[651]: Disabling 7: PKCS11 Entropy generator (pkcs11) Sep 20 20:59:16 localhost rngd[651]: Disabling 5: NIST Network Entropy Beacon (nist) Sep 20 20:59:16 localhost rngd[651]: Disabling 9: Qrypt quantum entropy beacon (qrypt) Sep 20 20:59:16 localhost rngd[651]: Disabling 10: Named pipe entropy input (namedpipe) Sep 20 20:59:16 localhost rngd[651]: Initializing available sources Sep 20 20:59:16 localhost rngd[651]: [hwrng ]: Initialization Failed Sep 20 20:59:16 localhost rngd[651]: [rdrand]: Enabling RDRAND rng support Sep 20 20:59:16 localhost rngd[651]: [rdrand]: Initialized Sep 20 20:59:16 localhost rngd[651]: [jitter]: JITTER timeout set to 5 sec Sep 20 20:59:16 localhost rngd[651]: [jitter]: Initializing AES buffer Sep 20 20:59:16 localhost chronyd[664]: chronyd version 4.6 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Sep 20 20:59:16 localhost chronyd[664]: Frequency 0.000 +/- 1000000.000 ppm read from /var/lib/chrony/drift Sep 20 20:59:16 localhost chronyd[664]: Loaded seccomp filter (level 2) Sep 20 20:59:16 localhost systemd[1]: Started chronyd.service - NTP client/server. ░░ Subject: A start job for unit chronyd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit chronyd.service has finished successfully. ░░ ░░ The job identifier is 276. Sep 20 20:59:21 localhost rngd[651]: [jitter]: Unable to obtain AES key, disabling JITTER source Sep 20 20:59:21 localhost rngd[651]: [jitter]: Initialization Failed Sep 20 20:59:21 localhost rngd[651]: Process privileges have been dropped to 2:2 Sep 20 20:59:21 localhost cloud-init[669]: Cloud-init v. 24.1.4-17.el10 running 'init-local' at Sat, 21 Sep 2024 00:59:21 +0000. Up 21.41 seconds. Sep 20 20:59:21 localhost dhcpcd[671]: dhcpcd-10.0.6 starting Sep 20 20:59:21 localhost kernel: 8021q: 802.1Q VLAN Support v1.8 Sep 20 20:59:21 localhost systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. ░░ Subject: A start job for unit systemd-rfkill.socket has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-rfkill.socket has finished successfully. ░░ ░░ The job identifier is 311. Sep 20 20:59:21 localhost kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database Sep 20 20:59:21 localhost kernel: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' Sep 20 20:59:21 localhost kernel: Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' Sep 20 20:59:21 localhost dhcpcd[674]: DUID 00:01:00:01:2e:80:d6:e9:02:d8:52:53:0a:c9 Sep 20 20:59:21 localhost dhcpcd[674]: eth0: IAID 52:53:0a:c9 Sep 20 20:59:21 localhost kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 Sep 20 20:59:21 localhost kernel: cfg80211: failed to load regulatory.db Sep 20 20:59:22 localhost dhcpcd[674]: eth0: soliciting a DHCP lease Sep 20 20:59:22 localhost dhcpcd[674]: eth0: offered 10.31.45.225 from 10.31.44.1 Sep 20 20:59:22 localhost dhcpcd[674]: eth0: leased 10.31.45.225 for 3600 seconds Sep 20 20:59:22 localhost dhcpcd[674]: eth0: adding route to 10.31.44.0/22 Sep 20 20:59:22 localhost dhcpcd[674]: eth0: adding default route via 10.31.44.1 Sep 20 20:59:22 localhost dhcpcd[674]: control command: /usr/sbin/dhcpcd --dumplease --ipv4only eth0 Sep 20 20:59:23 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... ░░ Subject: A start job for unit systemd-hostnamed.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has begun execution. ░░ ░░ The job identifier is 320. Sep 20 20:59:23 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. ░░ Subject: A start job for unit systemd-hostnamed.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-hostnamed.service has finished successfully. ░░ ░░ The job identifier is 320. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-hostnamed[695]: Hostname set to (static) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init-local.service - Initial cloud-init job (pre-networking). ░░ Subject: A start job for unit cloud-init-local.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init-local.service has finished successfully. ░░ ░░ The job identifier is 272. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-pre.target - Preparation for Network. ░░ Subject: A start job for unit network-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-pre.target has finished successfully. ░░ ░░ The job identifier is 155. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager.service - Network Manager... ░░ Subject: A start job for unit NetworkManager.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has begun execution. ░░ ░░ The job identifier is 221. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7264] NetworkManager (version 1.48.10-1.el10) is starting... (boot:bdfba58a-2982-4e43-8575-8cdb76f3decb) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7266] Read config: /etc/NetworkManager/NetworkManager.conf (etc: 30-cloud-init-ip6-addr-gen-mode.conf) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7754] manager[0x559888147a10]: monitoring kernel firmware directory '/lib/firmware'. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7784] hostname: hostname: using hostnamed Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7785] hostname: static hostname changed from (none) to "ip-10-31-45-225.us-east-1.aws.redhat.com" Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7788] dns-mgr: init: dns=default,systemd-resolved rc-manager=symlink (auto) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7791] manager[0x559888147a10]: rfkill: Wi-Fi hardware radio set enabled Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7792] manager[0x559888147a10]: rfkill: WWAN hardware radio set enabled Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7824] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7825] manager: Networking is enabled by state file Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7852] settings: Loaded settings plugin: keyfile (internal) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7885] dhcp: init: Using DHCP client 'internal' Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7888] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7903] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7915] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7926] device (lo): Activation: starting connection 'lo' (a173ccbc-50cf-4216-bedf-8890b8d8c8ee) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7936] manager: (eth0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7940] device (eth0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... ░░ Subject: A start job for unit NetworkManager-dispatcher.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has begun execution. ░░ ░░ The job identifier is 397. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager.service - Network Manager. ░░ Subject: A start job for unit NetworkManager.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager.service has finished successfully. ░░ ░░ The job identifier is 221. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.7991] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network.target - Network. ░░ Subject: A start job for unit network.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network.target has finished successfully. ░░ ░░ The job identifier is 223. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8009] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8016] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8020] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8021] device (eth0): carrier: link connected Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8023] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8028] device (eth0): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8040] policy: auto-activating connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8044] device (eth0): Activation: starting connection 'cloud-init eth0' (1dd9a779-d327-56e1-8454-c65e2556c12c) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8045] device (eth0): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting NetworkManager-wait-online.service - Network Manager Wait Online... ░░ Subject: A start job for unit NetworkManager-wait-online.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has begun execution. ░░ ░░ The job identifier is 220. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8047] manager: NetworkManager state is now CONNECTING Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8063] device (eth0): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8070] device (eth0): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8075] dhcp4 (eth0): activation: beginning transaction (timeout in 45 seconds) Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.8086] dhcp4 (eth0): state changed new lease, address=10.31.45.225, acd pending Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting gssproxy.service - GSSAPI Proxy Daemon... ░░ Subject: A start job for unit gssproxy.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has begun execution. ░░ ░░ The job identifier is 231. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. ░░ Subject: A start job for unit NetworkManager-dispatcher.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-dispatcher.service has finished successfully. ░░ ░░ The job identifier is 397. Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9903] dhcp4 (eth0): state changed new lease, address=10.31.45.225 Sep 20 20:59:23 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880363.9916] policy: set 'cloud-init eth0' (eth0) as default for IPv4 routing and DNS Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started gssproxy.service - GSSAPI Proxy Daemon. ░░ Subject: A start job for unit gssproxy.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit gssproxy.service has finished successfully. ░░ ░░ The job identifier is 231. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). ░░ Subject: A start job for unit rpc-gssd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-gssd.service has finished successfully. ░░ ░░ The job identifier is 232. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target nfs-client.target - NFS client services. ░░ Subject: A start job for unit nfs-client.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit nfs-client.target has finished successfully. ░░ ░░ The job identifier is 228. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0359] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. ░░ Subject: A start job for unit remote-fs-pre.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs-pre.target has finished successfully. ░░ ░░ The job identifier is 229. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0385] device (eth0): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0394] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0397] device (lo): Activation: successful, device activated. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. ░░ Subject: A start job for unit remote-cryptsetup.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-cryptsetup.target has finished successfully. ░░ ░░ The job identifier is 239. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target remote-fs.target - Remote File Systems. ░░ Subject: A start job for unit remote-fs.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit remote-fs.target has finished successfully. ░░ ░░ The job identifier is 227. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-pcrphase.service - TPM PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). ░░ Subject: A start job for unit systemd-pcrphase.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-pcrphase.service has finished successfully. ░░ ░░ The job identifier is 181. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0480] device (eth0): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0481] device (eth0): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0485] manager: NetworkManager state is now CONNECTED_SITE Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0487] device (eth0): Activation: successful, device activated. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0491] manager: NetworkManager state is now CONNECTED_GLOBAL Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com NetworkManager[702]: [1726880364.0494] manager: startup complete Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished NetworkManager-wait-online.service - Network Manager Wait Online. ░░ Subject: A start job for unit NetworkManager-wait-online.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit NetworkManager-wait-online.service has finished successfully. ░░ ░░ The job identifier is 220. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-init.service - Initial cloud-init job (metadata service crawler)... ░░ Subject: A start job for unit cloud-init.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has begun execution. ░░ ░░ The job identifier is 273. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.11.160.238 Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.18.100.10 Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.37 Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Added source 10.2.32.38 Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Cloud-init v. 24.1.4-17.el10 running 'init' at Sat, 21 Sep 2024 00:59:24 +0000. Up 24.60 seconds. Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | 10.31.45.225 | 255.255.252.0 | global | 02:d8:52:53:0a:c9 | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | eth0 | True | fe80::d8:52ff:fe53:ac9/64 | . | link | 02:d8:52:53:0a:c9 | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | lo | True | ::1/128 | . | host | . | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +--------+------+---------------------------+---------------+--------+-------------------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: ++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | 0.0.0.0 | 10.31.44.1 | 0.0.0.0 | eth0 | UG | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 1 | 10.31.44.0 | 0.0.0.0 | 255.255.252.0 | eth0 | U | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+------------+---------------+-----------+-------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | Route | Destination | Gateway | Interface | Flags | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 0 | fe80::/64 | :: | eth0 | U | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: | 2 | multicast | :: | eth0 | U | Sep 20 20:59:24 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: ci-info: +-------+-------------+---------+-----------+-------+ Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[855]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com 55-scsi-sg3_id.rules[857]: WARNING: SCSI device xvda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 0 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 0 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 48 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 48 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 49 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 49 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 50 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 50 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 51 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 51 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 52 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 52 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 53 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 53 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 54 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 54 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 55 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 55 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 56 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 56 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 57 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 57 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 58 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 58 affinity is now unmanaged Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: Cannot change IRQ 59 affinity: Input/output error Sep 20 20:59:25 ip-10-31-45-225.us-east-1.aws.redhat.com irqbalance[650]: IRQ 59 affinity is now unmanaged Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private rsa key pair. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[RSA 3072]----+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ..+O=. | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .oo.... | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o .. o | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o... = . | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .S.o o + | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | ...+ = o | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+.O.* | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | O.*=+ | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .X+EBo | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ecdsa key pair. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +---[ECDSA 256]---+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=+| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oE+X| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o o+B| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . o.oo=B| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S *.o=+++| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | = B+.o o| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | B o= + | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | + .+.. .| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o++o. | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Generating public/private ed25519 key pair. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key fingerprint is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: The key's randomart image is: Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +--[ED25519 256]--+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | . .+.o. | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | E o + +.. | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.X ..o| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | o *.&..o+ | Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | S X* ++..| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .=.B..o.| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .+ o...| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | .o . .| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: | oo. ..| Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[787]: +----[SHA256]-----+ Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-init.service - Initial cloud-init job (metadata service crawler). ░░ Subject: A start job for unit cloud-init.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.service has finished successfully. ░░ ░░ The job identifier is 273. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-config.target - Cloud-config availability. ░░ Subject: A start job for unit cloud-config.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.target has finished successfully. ░░ ░░ The job identifier is 271. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target network-online.target - Network is Online. ░░ Subject: A start job for unit network-online.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit network-online.target has finished successfully. ░░ ░░ The job identifier is 219. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-config.service - Apply the settings specified in cloud-config... ░░ Subject: A start job for unit cloud-config.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has begun execution. ░░ ░░ The job identifier is 270. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting kdump.service - Crash recovery kernel arming... ░░ Subject: A start job for unit kdump.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has begun execution. ░░ ░░ The job identifier is 279. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting restraintd.service - The restraint harness.... ░░ Subject: A start job for unit restraintd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has begun execution. ░░ ░░ The job identifier is 240. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting rpc-statd-notify.service - Notify NFS peers of a restart... ░░ Subject: A start job for unit rpc-statd-notify.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has begun execution. ░░ ░░ The job identifier is 236. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 244. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[874]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sm-notify[873]: Version 2.7.1 starting Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started rpc-statd-notify.service - Notify NFS peers of a restart. ░░ Subject: A start job for unit rpc-statd-notify.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit rpc-statd-notify.service has finished successfully. ░░ ░░ The job identifier is 236. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on 0.0.0.0 port 22. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Server listening on :: port 22. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 244. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started restraintd.service - The restraint harness.. ░░ Subject: A start job for unit restraintd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit restraintd.service has finished successfully. ░░ ░░ The job identifier is 240. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[903]: Cloud-init v. 24.1.4-17.el10 running 'modules:config' at Sat, 21 Sep 2024 00:59:26 +0000. Up 26.77 seconds. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[874]: Received signal 15; terminating. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd.service - OpenSSH server daemon... ░░ Subject: A stop job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 500. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit sshd.service has successfully entered the 'dead' state. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped sshd.service - OpenSSH server daemon. ░░ Subject: A stop job for unit sshd.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd.service has finished. ░░ ░░ The job identifier is 500 and the job result is done. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped target sshd-keygen.target. ░░ Subject: A stop job for unit sshd-keygen.target has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has finished. ░░ ░░ The job identifier is 583 and the job result is done. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping sshd-keygen.target... ░░ Subject: A stop job for unit sshd-keygen.target has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit sshd-keygen.target has begun execution. ░░ ░░ The job identifier is 583. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: ssh-host-keys-migration.service - Update OpenSSH host key permissions was skipped because of an unmet condition check (ConditionPathExists=!/var/lib/.ssh-host-keys-migration). ░░ Subject: A start job for unit ssh-host-keys-migration.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit ssh-host-keys-migration.service has finished successfully. ░░ ░░ The job identifier is 582. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ecdsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ecdsa.service has finished successfully. ░░ ░░ The job identifier is 580. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@ed25519.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@ed25519.service has finished successfully. ░░ ░░ The job identifier is 581. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation was skipped because of an unmet condition check (ConditionPathExists=!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target). ░░ Subject: A start job for unit sshd-keygen@rsa.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen@rsa.service has finished successfully. ░░ ░░ The job identifier is 578. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target sshd-keygen.target. ░░ Subject: A start job for unit sshd-keygen.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd-keygen.target has finished successfully. ░░ ░░ The job identifier is 583. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting sshd.service - OpenSSH server daemon... ░░ Subject: A start job for unit sshd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has begun execution. ░░ ░░ The job identifier is 500. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com (sshd)[907]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on 0.0.0.0 port 22. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com sshd[907]: Server listening on :: port 22. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started sshd.service - OpenSSH server daemon. ░░ Subject: A start job for unit sshd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit sshd.service has finished successfully. ░░ ░░ The job identifier is 500. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-config.service - Apply the settings specified in cloud-config. ░░ Subject: A start job for unit cloud-config.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-config.service has finished successfully. ░░ ░░ The job identifier is 270. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting cloud-final.service - Execute cloud user/final scripts... ░░ Subject: A start job for unit cloud-final.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has begun execution. ░░ ░░ The job identifier is 274. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... ░░ Subject: A start job for unit systemd-user-sessions.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has begun execution. ░░ ░░ The job identifier is 262. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. ░░ Subject: A start job for unit systemd-user-sessions.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-user-sessions.service has finished successfully. ░░ ░░ The job identifier is 262. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started crond.service - Command Scheduler. ░░ Subject: A start job for unit crond.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit crond.service has finished successfully. ░░ ░░ The job identifier is 238. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started getty@tty1.service - Getty on tty1. ░░ Subject: A start job for unit getty@tty1.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty@tty1.service has finished successfully. ░░ ░░ The job identifier is 259. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started serial-getty@ttyS0.service - Serial Getty on ttyS0. ░░ Subject: A start job for unit serial-getty@ttyS0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit serial-getty@ttyS0.service has finished successfully. ░░ ░░ The job identifier is 254. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target getty.target - Login Prompts. ░░ Subject: A start job for unit getty.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit getty.target has finished successfully. ░░ ░░ The job identifier is 253. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target multi-user.target - Multi-User System. ░░ Subject: A start job for unit multi-user.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit multi-user.target has finished successfully. ░░ ░░ The job identifier is 123. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has begun execution. ░░ ░░ The job identifier is 263. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) STARTUP (1.7.0) Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (Syslog will be used instead of sendmail.) Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 31% if used.) Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com crond[926]: (CRON) INFO (running with inotify support) Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-update-utmp-runlevel.service has successfully entered the 'dead' state. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. ░░ Subject: A start job for unit systemd-update-utmp-runlevel.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit systemd-update-utmp-runlevel.service has finished successfully. ░░ ░░ The job identifier is 263. Sep 20 20:59:26 ip-10-31-45-225.us-east-1.aws.redhat.com restraintd[879]: Listening on http://localhost:8081 Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 running 'modules:final' at Sat, 21 Sep 2024 00:59:27 +0000. Up 27.26 seconds. Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[956]: ############################################################# Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[957]: -----BEGIN SSH HOST KEY FINGERPRINTS----- Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[961]: 256 SHA256:7VbUl1HOmqLH4EyT6/yHj24Z8cJlxf3ucFWDnndmR4w root@ip-10-31-45-225.us-east-1.aws.redhat.com (ECDSA) Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[971]: 256 SHA256:5NlZYpt0pu7mE9OSHfh9YRnAGpH/0r8AT02EI+skMTg root@ip-10-31-45-225.us-east-1.aws.redhat.com (ED25519) Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[974]: 3072 SHA256:rb83CFKHwRWkVHlgce+pAvxLTj2vM+qcwBd1jqPT468 root@ip-10-31-45-225.us-east-1.aws.redhat.com (RSA) Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[976]: -----END SSH HOST KEY FINGERPRINTS----- Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[979]: ############################################################# Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com cloud-init[934]: Cloud-init v. 24.1.4-17.el10 finished at Sat, 21 Sep 2024 00:59:27 +0000. Datasource DataSourceEc2Local. Up 27.39 seconds Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished cloud-final.service - Execute cloud user/final scripts. ░░ Subject: A start job for unit cloud-final.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-final.service has finished successfully. ░░ ░░ The job identifier is 274. Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reached target cloud-init.target - Cloud-init target. ░░ Subject: A start job for unit cloud-init.target has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit cloud-init.target has finished successfully. ░░ ░░ The job identifier is 269. Sep 20 20:59:27 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Detected change(s) in the following file(s): /etc/fstab Sep 20 20:59:29 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Selected source 10.2.32.38 Sep 20 20:59:31 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: block xvda: the capability attribute has been deprecated. Sep 20 20:59:32 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Rebuilding /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1421]: dracut-102-3.el10 Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit NetworkManager-dispatcher.service has successfully entered the 'dead' state. Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Executing: /usr/bin/dracut --add kdumpbase --quiet --hostonly --hostonly-cmdline --hostonly-i18n --hostonly-mode strict --hostonly-nics --aggressive-strip -o "plymouth resume ifcfg earlykdump" --mount "/dev/disk/by-uuid/4853857d-d3e2-44a6-8739-3837607c97e1 /sysroot xfs rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota" --squash-compressor zstd --no-hostonly-default-device -f /boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img 6.11.0-0.rc6.23.el10.x86_64 Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-networkd' will not be installed, because command '/usr/lib/systemd/systemd-networkd-wait-online' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-pcrphase' will not be installed, because command '/usr/lib/systemd/systemd-pcrphase' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'ifcfg' will not be installed, because it's in the list to be omitted! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'plymouth' will not be installed, because it's in the list to be omitted! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'resume' will not be installed, because it's in the list to be omitted! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'biosdevname' will not be installed, because command 'biosdevname' could not be found! Sep 20 20:59:34 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'earlykdump' will not be installed, because it's in the list to be omitted! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-bsod' will not be installed, because command '/usr/lib/systemd/systemd-bsod' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command 'portablectl' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-portabled' will not be installed, because command '/usr/lib/systemd/systemd-portabled' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-resolved' will not be installed, because command '/usr/lib/systemd/systemd-resolved' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-timesyncd' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'systemd-timesyncd' will not be installed, because command '/usr/lib/systemd/systemd-time-wait-sync' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'busybox' will not be installed, because command 'busybox' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dbus-daemon' will not be installed, because command 'dbus-daemon' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmanctl' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'connman' will not be installed, because command 'connmand-wait-online' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: 62bluetooth: Could not find any command of '/usr/lib/bluetooth/bluetoothd /usr/libexec/bluetooth/bluetoothd'! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'btrfs' will not be installed, because command 'btrfs' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'dmraid' will not be installed, because command 'dmraid' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'mdraid' will not be installed, because command 'mdadm' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'cifs' will not be installed, because command 'mount.cifs' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsiadm' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'iscsi' will not be installed, because command 'iscsid' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'nvmf' will not be installed, because command 'nvme' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'mkfs.erofs' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Module 'squash-erofs' will not be installed, because command 'fsck.erofs' could not be found! Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd *** Sep 20 20:59:35 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fips *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-ask-password *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-initrd *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-journald *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-modules-load *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-pcrphase *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysctl *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-sysusers *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-tmpfiles *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: systemd-udevd *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rngd *** Sep 20 20:59:36 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: i18n *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: drm *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: prefixdevname *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kernel-modules-extra *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source "/run/depmod.d" does not exist Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: configuration source "/lib/depmod.d" does not exist Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: parsing configuration file "/etc/depmod.d/dist.conf" Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: kernel-modules-extra: /etc/depmod.d/dist.conf: added "updates extra built-in weak-updates" to the list of search directories Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: pcmcia *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Skipping udev rule: 60-pcmcia.rules Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: tpm2-tss *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fstab-sys *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: rootfs-block *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-squashfs *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: terminfo *** Sep 20 20:59:37 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: udev-rules *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: dracut-systemd *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: usrmount *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: base *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: fs-lib *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: kdumpbase *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: memstrack *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: microcode_ctl-fw_dir_override *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl module: mangling fw_dir Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware" Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel"... Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: intel: caveats check for kernel version "6.11.0-0.rc6.23.el10.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: processing data directory "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"... Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: configuration "intel-06-4f-01" is ignored Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware" Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: shutdown *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including module: squash-lib *** Sep 20 20:59:38 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Including modules done *** Sep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies *** Sep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Installing kernel module dependencies done *** Sep 20 20:59:39 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies *** Sep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Resolving executable dependencies done *** Sep 20 20:59:40 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Mode: real Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Method: sha256 Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Files: 557 Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Linked: 23 files Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 0 xattrs Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Compared: 40 files Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Saved: 13.56 MiB Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Duration: 0.138585 seconds Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Hardlinking files done *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Generating early-microcode cpio image *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Constructing GenuineIntel.bin *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Store current command line parameters *** Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: Stored kernel commandline: Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: No dracut internal kernel commandline stored in the initramfs Sep 20 20:59:41 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs *** Sep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Squashing the files inside the initramfs done *** Sep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' *** Sep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com dracut[1424]: *** Creating initramfs image file '/boot/initramfs-6.11.0-0.rc6.23.el10.x86_64kdump.img' done *** Sep 20 20:59:49 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: PKCS7: Message signed outside of X.509 validity window Sep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: kexec: loaded kdump kernel Sep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com kdumpctl[882]: kdump: Starting kdump: [OK] Sep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished kdump.service - Crash recovery kernel arming. ░░ Subject: A start job for unit kdump.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit kdump.service has finished successfully. ░░ ░░ The job identifier is 279. Sep 20 20:59:50 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Startup finished in 1.086s (kernel) + 5.369s (initrd) + 43.805s (userspace) = 50.261s. ░░ Subject: System start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ All system services necessary queued for starting at boot have been ░░ started. Note that this does not mean that the machine is now idle as services ░░ might still be busy with completing start-up. ░░ ░░ Kernel start-up required 1086568 microseconds. ░░ ░░ Initrd start-up required 5369955 microseconds. ░░ ░░ Userspace start-up required 43805057 microseconds. Sep 20 20:59:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: systemd-hostnamed.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit systemd-hostnamed.service has successfully entered the 'dead' state. Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4246]: (root) CMD (run-parts /etc/cron.hourly) Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4249]: (/etc/cron.hourly) starting 0anacron Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron:) Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT () Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDOUT (/etc/cron.hourly/0anacron: line 11: /etc/default/anacron: No such file or directory) Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com run-parts[4255]: (/etc/cron.hourly) finished 0anacron Sep 20 21:01:01 ip-10-31-45-225.us-east-1.aws.redhat.com CROND[4245]: (root) CMDEND (run-parts /etc/cron.hourly) Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: Accepted publickey for root from 10.30.32.10 port 46052 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 594. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 593. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 1 of user root. ░░ Subject: A new session 1 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 1 has been created for the user root. ░░ ░░ The leading process of the session is 4256. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 593. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 672. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 2 of user root. ░░ Subject: A new session 2 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 2 has been created for the user root. ░░ ░░ The leading process of the session is 4261. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4261]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Queued start job for default target default.target. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 3. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Startup finished in 112ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 112255 microseconds. Sep 20 21:01:53 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 672. Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 752. Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Received disconnect from 10.30.32.10 port 46052:11: disconnected by user Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4272]: Disconnected from user root 10.30.32.10 port 46052 Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4256) opened. Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4256]: pam_unix(sshd:session): session closed for user root Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit. Sep 20 21:01:54 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user@0.service - User Manager for UID 0... ░░ Subject: A stop job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 834. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Activating special unit exit.target... Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target default.target - Main User Target. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 17 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target basic.target - Basic System. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 25 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target paths.target - Paths. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 29 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target sockets.target - Sockets. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 21 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped target timers.target - Timers. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 27 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 22 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Closed dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 23 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Stopped systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 16 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Removed slice app.slice - User Application Slice. ░░ Subject: A stop job for unit UNIT has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit UNIT has finished. ░░ ░░ The job identifier is 28 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target shutdown.target - Shutdown. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 15. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Finished systemd-exit.service - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 14. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4261]: Reached target exit.target - Exit the Session. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 13. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user@0.service has successfully entered the 'dead' state. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user@0.service - User Manager for UID 0. ░░ Subject: A stop job for unit user@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user@0.service has finished. ░░ ░░ The job identifier is 834 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopping user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A stop job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 833. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-user-0.mount: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-user-0.mount has successfully entered the 'dead' state. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: user-runtime-dir@0.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit user-runtime-dir@0.service has successfully entered the 'dead' state. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Stopped user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A stop job for unit user-runtime-dir@0.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-runtime-dir@0.service has finished. ░░ ░░ The job identifier is 833 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Removed slice user-0.slice - User Slice of UID 0. ░░ Subject: A stop job for unit user-0.slice has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit user-0.slice has finished. ░░ ░░ The job identifier is 835 and the job result is done. Sep 20 21:02:04 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 2. ░░ Subject: Session 2 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 2 has been terminated. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: Accepted publickey for root from 10.31.9.217 port 51056 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: Accepted publickey for root from 10.31.9.217 port 51072 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4308) opened. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4308. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Created slice user-0.slice - User Slice of UID 0. ░░ Subject: A start job for unit user-0.slice has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-0.slice has finished successfully. ░░ ░░ The job identifier is 838. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... ░░ Subject: A start job for unit user-runtime-dir@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has begun execution. ░░ ░░ The job identifier is 837. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4309. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. ░░ Subject: A start job for unit user-runtime-dir@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user-runtime-dir@0.service has finished successfully. ░░ ░░ The job identifier is 837. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting user@0.service - User Manager for UID 0... ░░ Subject: A start job for unit user@0.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has begun execution. ░░ ░░ The job identifier is 916. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 4316. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com (systemd)[4316]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Queued start job for default target default.target. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Created slice app.slice - User Application Slice. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 4. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: grub-boot-success.timer - Mark boot as successful after the user session has run 2 minutes was skipped because of an unmet condition check (ConditionUser=!@system). ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 10. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 9. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 8. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 3. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 7. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 916. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[4316]: Startup finished in 98ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 98259 microseconds. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 996. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 1077. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4308]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Received disconnect from 10.31.9.217 port 51072:11: disconnected by user Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4328]: Disconnected from user root 10.31.9.217 port 51072 Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4309) opened. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[4309]: pam_unix(sshd:session): session closed for user root Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit. Sep 20 21:02:10 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Sep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: Accepted publickey for root from 10.31.44.140 port 33150 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Sep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6169) opened. Sep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd-logind[655]: New session 6 of user root. ░░ Subject: A new session 6 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 6 has been created for the user root. ░░ ░░ The leading process of the session is 6169. Sep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started session-6.scope - Session 6 of User root. ░░ Subject: A start job for unit session-6.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-6.scope has finished successfully. ░░ ░░ The job identifier is 1158. Sep 20 21:03:05 ip-10-31-45-225.us-east-1.aws.redhat.com sshd-session[6169]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 21:03:07 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6304]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Invoked Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 21:03:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 21:03:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 21:03:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6446]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6661]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Invoked with name=['pcp-pmda-bpftrace', 'bpftrace'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 21:03:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[6774]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 21:03:49 ip-10-31-45-225.us-east-1.aws.redhat.com chronyd[664]: Received KoD RATE from 135.148.100.14 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 385 SID table entries... Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 21:04:06 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: Converting 386 SID table entries... Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 21:04:14 ip-10-31-45-225.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Started run-r26f75a3392654bcb80979518b51af6ce.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-r26f75a3392654bcb80979518b51af6ce.service has finished successfully. ░░ ░░ The job identifier is 1239. Sep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 24688 ('systemctl') (unit session-6.scope)... Sep 20 21:04:55 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading... Sep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 180 ms. Sep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Sep 20 21:04:56 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Starting man-db-cache-update.service... ░░ Subject: A start job for unit man-db-cache-update.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1316. Sep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: Finished man-db-cache-update.service. ░░ Subject: A start job for unit man-db-cache-update.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1316. Sep 20 21:05:07 ip-10-31-45-225.us-east-1.aws.redhat.com systemd[1]: run-r26f75a3392654bcb80979518b51af6ce.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-r26f75a3392654bcb80979518b51af6ce.service has successfully entered the 'dead' state. Sep 20 21:05:08 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24861]: ansible-file Invoked with path=/etc/pcp/bpftrace state=directory mode=0755 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=None _diff_peek=None src=None modification_time=None access_time=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/bpftrace/bpftrace.conf follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 21:05:09 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/bpftrace/bpftrace.conf Sep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[24974]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/bpftrace/bpftrace.conf Sep 20 21:05:10 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25066]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726880708.8352897-10295-236548580329739/.source.conf dest=/etc/pcp/bpftrace/bpftrace.conf mode=0600 follow=True _original_basename=bpftrace.conf.j2 checksum=2559785fc812966eeb50dc5f6f22139195666360 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None owner=None group=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 21:05:11 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25179]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Invoked with _raw_params=journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if [ -d /run/pcp ]; then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi _uses_shell=True expand_argument_vars=True stdin_add_newline=True strip_empty_ends=True argv=None chdir=None executable=None creates=None removes=None stdin=None Sep 20 21:05:12 ip-10-31-45-225.us-east-1.aws.redhat.com python3.12[25293]: ansible-ansible.legacy.command Executing: journalctl -ex echo '##################' echo List of SELinux AVCs - note list may be empty grep type=AVC /var/log/audit/audit.log echo '##################' ls -alrtF /run if '[' -d /run/pcp '];' then ls -alrtF /run/pcp else echo ERROR - /run/pcp does not exist fi ################## List of SELinux AVCs - note list may be empty ################## total 32 dr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../ drwxr-xr-x. 3 root root 60 Sep 20 20:59 initramfs/ drwxr-xr-x. 2 root root 60 Sep 20 20:59 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Sep 20 20:59 log/ drwxr-xr-x. 3 root root 60 Sep 20 20:59 tpm2-tss/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 modprobe.d/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 mount/ -r--r--r--. 1 root root 33 Sep 20 20:59 machine-id prw-------. 1 root root 0 Sep 20 20:59 dmeventd-server| prw-------. 1 root root 0 Sep 20 20:59 dmeventd-client| srw-rw-rw-. 1 root root 0 Sep 20 20:59 rpcbind.sock= prw-------. 1 root root 0 Sep 20 20:59 initctl| drwx------. 2 root root 80 Sep 20 20:59 lvm/ drwx------. 2 root root 40 Sep 20 20:59 cryptsetup/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 setrans/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 sepermit/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 faillock/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 console/ drwxrwxr-x. 2 sssd sssd 40 Sep 20 20:59 sssd/ drwxr-xr-x. 2 root root 40 Sep 20 20:59 motd.d/ -rw-r--r--. 1 root root 0 Sep 20 20:59 motd drwx--x--x. 3 root root 60 Sep 20 20:59 sudo/ drwx------. 2 rpc rpc 60 Sep 20 20:59 rpcbind/ -rw-r--r--. 1 root root 4 Sep 20 20:59 auditd.pid drwxr-xr-x. 2 root root 60 Sep 20 20:59 dbus/ drwxr-xr-x. 2 root root 60 Sep 20 20:59 pcscd/ srw-rw-rw-. 1 root root 0 Sep 20 20:59 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Sep 20 20:59 irqbalance/ -rw-------. 1 root root 3 Sep 20 20:59 rsyslogd.pid drwxr-xr-x. 2 root root 100 Sep 20 20:59 dhcpcd/ drwxr-xr-x. 4 root root 120 Sep 20 20:59 NetworkManager/ -rw-------. 1 root root 4 Sep 20 20:59 gssproxy.pid srw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.sock= srw-rw-rw-. 1 root root 0 Sep 20 20:59 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Sep 20 20:59 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Sep 20 20:59 chrony/ -rw-------. 1 root root 4 Sep 20 20:59 sm-notify.pid drwxr-xr-x. 4 root root 100 Sep 20 20:59 lock/ -rw-r--r--. 1 root root 4 Sep 20 20:59 sshd.pid -rw-r--r--. 1 root root 4 Sep 20 20:59 crond.pid ----------. 1 root root 0 Sep 20 20:59 cron.reboot drwx------. 3 root root 340 Sep 20 20:59 cloud-init/ drwxr-xr-x. 5 root root 100 Sep 20 20:59 credentials/ -rw-------. 1 root root 0 Sep 20 20:59 agetty.reload drwxr-xr-x. 2 root root 80 Sep 20 20:59 blkid/ drwxr-xr-x. 7 root root 160 Sep 20 20:59 udev/ drwxr-xr-x. 3 root root 60 Sep 20 21:02 user/ drwxr-xr-x. 2 root root 80 Sep 20 21:04 selinux-policy/ drwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 pcp/ drwxr-xr-x. 34 root root 1040 Sep 20 21:04 ./ drwxr-xr-x. 21 root root 620 Sep 20 21:04 systemd/ -rw-rw-r--. 1 root utmp 1920 Sep 20 21:05 utmp total 0 drwxr-xr-x. 34 root root 1040 Sep 20 21:04 ../ drwxrwxr-x. 2 pcp pcp 40 Sep 20 21:04 ./ 6747 1726880712.48143: no more pending results, returning what we have 6747 1726880712.48147: results queue empty 6747 1726880712.48148: checking for any_errors_fatal 6747 1726880712.48150: done checking for any_errors_fatal 6747 1726880712.48150: checking for max_fail_percentage 6747 1726880712.48152: done checking for max_fail_percentage 6747 1726880712.48153: checking to see if all hosts have failed and the running result is not ok 6747 1726880712.48154: done checking to see if all hosts have failed 6747 1726880712.48154: getting the remaining hosts for this loop 6747 1726880712.48156: done getting the remaining hosts for this loop 6747 1726880712.48160: getting the next task for host managed_node2 6747 1726880712.48166: done getting next task for host managed_node2 6747 1726880712.48168: ^ task is: TASK: Reraise error 6747 1726880712.48172: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 6747 1726880712.48175: getting variables 6747 1726880712.48176: in VariableManager get_vars() 6747 1726880712.48205: Calling all_inventory to load vars for managed_node2 6747 1726880712.48208: Calling groups_inventory to load vars for managed_node2 6747 1726880712.48210: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880712.48220: Calling all_plugins_play to load vars for managed_node2 6747 1726880712.48226: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880712.48229: Calling groups_plugins_play to load vars for managed_node2 6747 1726880712.48654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880712.49178: done with get_vars() 6747 1726880712.49191: done getting variables 6747 1726880712.49286: 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 [Reraise error] *********************************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Friday 20 September 2024 21:05:12 -0400 (0:00:00.571) 0:02:07.521 ****** 6747 1726880712.49314: entering _queue_task() for managed_node2/fail 6747 1726880712.49316: Creating lock for fail 6747 1726880712.49607: worker is 1 (out of 1 available) 6747 1726880712.49618: exiting _queue_task() for managed_node2/fail 6747 1726880712.49632: done queuing things up, now waiting for results queue to drain 6747 1726880712.49633: waiting for pending results... 6747 1726880712.49941: running TaskExecutor() for managed_node2/TASK: Reraise error 6747 1726880712.50045: in run() - task 02c48edd-c8ad-6246-0b37-000000000317 6747 1726880712.50103: variable 'ansible_search_path' from source: unknown 6747 1726880712.50119: calling self._execute() 6747 1726880712.50208: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.50225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.50321: variable 'omit' from source: magic vars 6747 1726880712.50353: variable 'omit' from source: magic vars 6747 1726880712.50395: variable 'omit' from source: magic vars 6747 1726880712.50441: variable 'ansible_failed_result' from source: set_fact 6747 1726880712.50635: variable 'ansible_failed_result' from source: set_fact 6747 1726880712.50874: variable 'omit' from source: magic vars 6747 1726880712.50977: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880712.50981: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880712.50992: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880712.51015: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880712.51035: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880712.51069: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880712.51087: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.51095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.51204: Set connection var ansible_pipelining to False 6747 1726880712.51221: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880712.51302: Set connection var ansible_timeout to 10 6747 1726880712.51306: Set connection var ansible_shell_executable to /bin/sh 6747 1726880712.51308: Set connection var ansible_shell_type to sh 6747 1726880712.51310: Set connection var ansible_connection to ssh 6747 1726880712.51313: variable 'ansible_shell_executable' from source: unknown 6747 1726880712.51315: variable 'ansible_connection' from source: unknown 6747 1726880712.51317: variable 'ansible_module_compression' from source: unknown 6747 1726880712.51320: variable 'ansible_shell_type' from source: unknown 6747 1726880712.51324: variable 'ansible_shell_executable' from source: unknown 6747 1726880712.51326: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.51329: variable 'ansible_pipelining' from source: unknown 6747 1726880712.51331: variable 'ansible_timeout' from source: unknown 6747 1726880712.51337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.51491: 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=False) 6747 1726880712.51508: variable 'omit' from source: magic vars 6747 1726880712.51537: starting attempt loop 6747 1726880712.51630: running the handler 6747 1726880712.51633: handler run complete 6747 1726880712.51636: attempt loop complete, returning result 6747 1726880712.51638: _execute() done 6747 1726880712.51640: dumping result to json 6747 1726880712.51642: done dumping result, returning 6747 1726880712.51644: done running TaskExecutor() for managed_node2/TASK: Reraise error [02c48edd-c8ad-6246-0b37-000000000317] 6747 1726880712.51646: sending task result for task 02c48edd-c8ad-6246-0b37-000000000317 6747 1726880712.51829: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000317 6747 1726880712.51837: WORKER PROCESS EXITING 6747 1726880712.51843: marking managed_node2 as failed 6747 1726880712.51852: marking host managed_node2 failed, current state: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue 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), always child state? (None), did rescue? False, did start at task? False 6747 1726880712.51861: ^ failed state is now: HOST STATE: block=3, task=2, rescue=2, always=0, handlers=0, run_state=2, fail_state=2, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=5, fail_state=2, 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), always child state? (None), did rescue? False, did start at task? False 6747 1726880712.51864: getting the next task for host managed_node2 6747 1726880712.51878: done getting next task for host managed_node2 6747 1726880712.51880: ^ task is: TASK: Get final state of services 6747 1726880712.51882: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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), did rescue? False, did start at task? False fatal: [managed_node2]: FAILED! => { "changed": false } MSG: {'failures': ['No package redis available.', 'No package redis-doc available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['redis', 'redis-doc'], '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': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, '_ansible_no_log': False, 'changed': False} 6747 1726880712.52147: no more pending results, returning what we have 6747 1726880712.52150: results queue empty 6747 1726880712.52151: checking for any_errors_fatal 6747 1726880712.52241: done checking for any_errors_fatal 6747 1726880712.52243: checking for max_fail_percentage 6747 1726880712.52244: done checking for max_fail_percentage 6747 1726880712.52245: checking to see if all hosts have failed and the running result is not ok 6747 1726880712.52246: done checking to see if all hosts have failed 6747 1726880712.52247: getting the remaining hosts for this loop 6747 1726880712.52248: done getting the remaining hosts for this loop 6747 1726880712.52256: getting the next task for host managed_node2 6747 1726880712.52262: done getting next task for host managed_node2 6747 1726880712.52264: ^ task is: TASK: Get final state of services 6747 1726880712.52266: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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), did rescue? False, did start at task? False 6747 1726880712.52268: getting variables 6747 1726880712.52270: in VariableManager get_vars() 6747 1726880712.52300: Calling all_inventory to load vars for managed_node2 6747 1726880712.52302: Calling groups_inventory to load vars for managed_node2 6747 1726880712.52304: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880712.52313: Calling all_plugins_play to load vars for managed_node2 6747 1726880712.52316: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880712.52319: Calling groups_plugins_play to load vars for managed_node2 6747 1726880712.52912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880712.53910: done with get_vars() 6747 1726880712.53930: done getting variables TASK [Get final state of services] ********************************************* task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Friday 20 September 2024 21:05:12 -0400 (0:00:00.047) 0:02:07.568 ****** 6747 1726880712.54045: entering _queue_task() for managed_node2/service_facts 6747 1726880712.54440: worker is 1 (out of 1 available) 6747 1726880712.54452: exiting _queue_task() for managed_node2/service_facts 6747 1726880712.54463: done queuing things up, now waiting for results queue to drain 6747 1726880712.54465: waiting for pending results... 6747 1726880712.54704: running TaskExecutor() for managed_node2/TASK: Get final state of services 6747 1726880712.54791: in run() - task 02c48edd-c8ad-6246-0b37-000000000017 6747 1726880712.54825: variable 'ansible_search_path' from source: unknown 6747 1726880712.54871: calling self._execute() 6747 1726880712.54972: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.54982: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.54996: variable 'omit' from source: magic vars 6747 1726880712.55132: variable 'omit' from source: magic vars 6747 1726880712.55177: variable 'omit' from source: magic vars 6747 1726880712.55219: variable 'omit' from source: magic vars 6747 1726880712.55328: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 6747 1726880712.55332: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 6747 1726880712.55358: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 6747 1726880712.55381: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880712.55403: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 6747 1726880712.55441: variable 'inventory_hostname' from source: host vars for 'managed_node2' 6747 1726880712.55454: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.55467: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.55595: Set connection var ansible_pipelining to False 6747 1726880712.55629: Set connection var ansible_module_compression to ZIP_DEFLATED 6747 1726880712.55633: Set connection var ansible_timeout to 10 6747 1726880712.55677: Set connection var ansible_shell_executable to /bin/sh 6747 1726880712.55680: Set connection var ansible_shell_type to sh 6747 1726880712.55684: Set connection var ansible_connection to ssh 6747 1726880712.55693: variable 'ansible_shell_executable' from source: unknown 6747 1726880712.55702: variable 'ansible_connection' from source: unknown 6747 1726880712.55710: variable 'ansible_module_compression' from source: unknown 6747 1726880712.55784: variable 'ansible_shell_type' from source: unknown 6747 1726880712.55787: variable 'ansible_shell_executable' from source: unknown 6747 1726880712.55790: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880712.55792: variable 'ansible_pipelining' from source: unknown 6747 1726880712.55795: variable 'ansible_timeout' from source: unknown 6747 1726880712.55797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880712.56010: 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__) 6747 1726880712.56047: variable 'omit' from source: magic vars 6747 1726880712.56050: starting attempt loop 6747 1726880712.56113: running the handler 6747 1726880712.56118: _low_level_execute_command(): starting 6747 1726880712.56120: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 6747 1726880712.56945: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.57014: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.57045: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.57068: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.57163: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.58834: stdout chunk (state=3): >>>/root <<< 6747 1726880712.58968: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.58983: stderr chunk (state=3): >>><<< 6747 1726880712.59006: stdout chunk (state=3): >>><<< 6747 1726880712.59061: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880712.59065: _low_level_execute_command(): starting 6747 1726880712.59068: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417 `" && echo ansible-tmp-1726880712.5903463-10430-97137459641417="` echo /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417 `" ) && sleep 0' 6747 1726880712.59555: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.59558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880712.59561: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 6747 1726880712.59564: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880712.59573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.59624: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.59627: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.59629: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.59660: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.61531: stdout chunk (state=3): >>>ansible-tmp-1726880712.5903463-10430-97137459641417=/root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417 <<< 6747 1726880712.61644: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.61715: stderr chunk (state=3): >>><<< 6747 1726880712.61718: stdout chunk (state=3): >>><<< 6747 1726880712.61721: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726880712.5903463-10430-97137459641417=/root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880712.61734: variable 'ansible_module_compression' from source: unknown 6747 1726880712.61774: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-6747bmuwweh4/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 6747 1726880712.61807: variable 'ansible_facts' from source: unknown 6747 1726880712.61872: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py 6747 1726880712.61975: Sending initial data 6747 1726880712.61979: Sent initial data (160 bytes) 6747 1726880712.62426: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.62430: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880712.62433: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.62436: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880712.62438: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.62490: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.62495: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.62534: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.64106: stderr chunk (state=3): >>>debug2: Remote version: 3 debug2: Server supports extension "posix-rename@openssh.com" revision 1 debug2: Server supports extension "statvfs@openssh.com" revision 2 debug2: Server supports extension "fstatvfs@openssh.com" revision 2 debug2: Server supports extension "hardlink@openssh.com" revision 1 debug2: Server supports extension "fsync@openssh.com" revision 1 debug2: Server supports extension "lsetstat@openssh.com" revision 1 debug2: Server supports extension "limits@openssh.com" revision 1 debug2: Server supports extension "expand-path@openssh.com" revision 1 debug2: Server supports extension "copy-data" revision 1 debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 6747 1726880712.64156: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 6747 1726880712.64192: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpdb0ew9wf /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py <<< 6747 1726880712.64207: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py" <<< 6747 1726880712.64245: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-6747bmuwweh4/tmpdb0ew9wf" to remote "/root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py" <<< 6747 1726880712.64251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py" <<< 6747 1726880712.64974: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.65009: stderr chunk (state=3): >>><<< 6747 1726880712.65015: stdout chunk (state=3): >>><<< 6747 1726880712.65178: done transferring module to remote 6747 1726880712.65181: _low_level_execute_command(): starting 6747 1726880712.65183: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/ /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py && sleep 0' 6747 1726880712.65901: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 6747 1726880712.66005: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.66067: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.66106: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.66120: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.66126: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.66134: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.67858: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880712.67881: stderr chunk (state=3): >>><<< 6747 1726880712.67884: stdout chunk (state=3): >>><<< 6747 1726880712.67900: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880712.67903: _low_level_execute_command(): starting 6747 1726880712.67905: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/AnsiballZ_service_facts.py && sleep 0' 6747 1726880712.68485: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880712.68488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880712.68490: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.68492: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address <<< 6747 1726880712.68494: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found <<< 6747 1726880712.68496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880712.68553: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' <<< 6747 1726880712.68556: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 6747 1726880712.68562: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880712.68604: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880712.70727: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 6747 1726880712.70760: stdout chunk (state=3): >>>import _imp # builtin <<< 6747 1726880712.70790: stdout chunk (state=3): >>>import '_thread' # <<< 6747 1726880712.70795: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 6747 1726880712.70865: stdout chunk (state=3): >>>import '_io' # <<< 6747 1726880712.70871: stdout chunk (state=3): >>>import 'marshal' # <<< 6747 1726880712.70906: stdout chunk (state=3): >>>import 'posix' # <<< 6747 1726880712.70942: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 6747 1726880712.70991: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 6747 1726880712.71039: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.71053: stdout chunk (state=3): >>>import '_codecs' # <<< 6747 1726880712.71087: stdout chunk (state=3): >>>import 'codecs' # <<< 6747 1726880712.71146: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 6747 1726880712.71151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 6747 1726880712.71174: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fb8bb00> <<< 6747 1726880712.71187: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbbea50> <<< 6747 1726880712.71243: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # <<< 6747 1726880712.71268: stdout chunk (state=3): >>>import 'io' # <<< 6747 1726880712.71294: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 6747 1726880712.71372: stdout chunk (state=3): >>>import '_collections_abc' # <<< 6747 1726880712.71410: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 6747 1726880712.71459: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 6747 1726880712.71552: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' <<< 6747 1726880712.71557: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 6747 1726880712.71560: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 6747 1726880712.71570: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbcd130> <<< 6747 1726880712.71624: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/_distutils_hack/__init__.py <<< 6747 1726880712.71641: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbce060> <<< 6747 1726880712.71667: stdout chunk (state=3): >>>import 'site' # <<< 6747 1726880712.71687: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 6747 1726880712.71936: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 6747 1726880712.71949: stdout chunk (state=3): >>># 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 <<< 6747 1726880712.71972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.71991: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 6747 1726880712.72019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 6747 1726880712.72039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 6747 1726880712.72079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 6747 1726880712.72116: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9abec0> <<< 6747 1726880712.72119: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 6747 1726880712.72122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 6747 1726880712.72139: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9abf80> <<< 6747 1726880712.72157: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 6747 1726880712.72186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 6747 1726880712.72213: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 6747 1726880712.72274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 6747 1726880712.72313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py # code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9e38c0> <<< 6747 1726880712.72343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 6747 1726880712.72369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9e3f50> import '_collections' # <<< 6747 1726880712.72395: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9c3b90> <<< 6747 1726880712.72409: stdout chunk (state=3): >>>import '_functools' # <<< 6747 1726880712.72433: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9c12b0> <<< 6747 1726880712.72533: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a9070> <<< 6747 1726880712.72567: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 6747 1726880712.72580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 6747 1726880712.72598: stdout chunk (state=3): >>>import '_sre' # <<< 6747 1726880712.72627: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 6747 1726880712.72641: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 6747 1726880712.72664: stdout chunk (state=3): >>># /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' <<< 6747 1726880712.72689: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa07800> <<< 6747 1726880712.72697: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa06450> <<< 6747 1726880712.72733: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 6747 1726880712.72738: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a8260> <<< 6747 1726880712.72800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py # code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 6747 1726880712.72814: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa388c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a82f0> <<< 6747 1726880712.72862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py <<< 6747 1726880712.72869: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 6747 1726880712.72919: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0fa38d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa38c20> <<< 6747 1726880712.72931: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73011: stdout chunk (state=3): >>># extension module 'binascii' executed from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0fa39010> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a6e10> # /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' <<< 6747 1726880712.73021: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 6747 1726880712.73029: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 6747 1726880712.73063: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa39670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa39370> import 'importlib.machinery' # <<< 6747 1726880712.73076: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py # code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 6747 1726880712.73093: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa3a540> <<< 6747 1726880712.73100: stdout chunk (state=3): >>>import 'importlib.util' # <<< 6747 1726880712.73108: stdout chunk (state=3): >>>import 'runpy' # <<< 6747 1726880712.73135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 6747 1726880712.73162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 6747 1726880712.73212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa50740> <<< 6747 1726880712.73270: stdout chunk (state=3): >>>import 'errno' # # extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73301: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0fa51e20> # /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' <<< 6747 1726880712.73312: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 6747 1726880712.73323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 6747 1726880712.73330: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa52cc0> <<< 6747 1726880712.73382: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73385: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0fa532f0> <<< 6747 1726880712.73391: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa52210> <<< 6747 1726880712.73403: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 6747 1726880712.73477: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73480: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73486: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0fa53d70> <<< 6747 1726880712.73490: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa534a0> <<< 6747 1726880712.73532: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa3a4b0> <<< 6747 1726880712.73536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 6747 1726880712.73555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 6747 1726880712.73575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 6747 1726880712.73593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 6747 1726880712.73634: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f7d3c50> <<< 6747 1726880712.73660: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py # code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 6747 1726880712.73683: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73690: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f7fc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fc470> <<< 6747 1726880712.73719: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f7fc740> <<< 6747 1726880712.73759: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 6747 1726880712.73830: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.73948: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f7fd070> <<< 6747 1726880712.74077: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' # extension module '_blake2' executed from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f7fda60> <<< 6747 1726880712.74094: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fc920> <<< 6747 1726880712.74109: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7d1df0> <<< 6747 1726880712.74133: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 6747 1726880712.74150: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 6747 1726880712.74175: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 6747 1726880712.74187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 6747 1726880712.74195: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fee10> <<< 6747 1726880712.74215: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fdb50> <<< 6747 1726880712.74238: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa3ac60> <<< 6747 1726880712.74270: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 6747 1726880712.74325: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.74343: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 6747 1726880712.74376: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 6747 1726880712.74402: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8271a0> <<< 6747 1726880712.74458: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 6747 1726880712.74475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.74493: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 6747 1726880712.74512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 6747 1726880712.74555: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f84f530> <<< 6747 1726880712.74573: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 6747 1726880712.74620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 6747 1726880712.74671: stdout chunk (state=3): >>>import 'ntpath' # <<< 6747 1726880712.74696: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8ac2f0> <<< 6747 1726880712.74721: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 6747 1726880712.74746: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 6747 1726880712.74779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 6747 1726880712.74825: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 6747 1726880712.74909: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8aea50> <<< 6747 1726880712.74990: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8ac410> <<< 6747 1726880712.75016: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8752e0> <<< 6747 1726880712.75044: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py # code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1253a0> <<< 6747 1726880712.75083: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f84e330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7ffd70> <<< 6747 1726880712.75185: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 6747 1726880712.75207: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e0f1255e0> <<< 6747 1726880712.75359: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_iippte6v/ansible_service_facts_payload.zip' <<< 6747 1726880712.75366: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.75490: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.75525: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 6747 1726880712.75533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 6747 1726880712.75576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 6747 1726880712.75647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 6747 1726880712.75676: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f17f050> <<< 6747 1726880712.75697: stdout chunk (state=3): >>>import '_typing' # <<< 6747 1726880712.75883: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f159f40> <<< 6747 1726880712.75887: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1590a0> # zipimport: zlib available <<< 6747 1726880712.75916: stdout chunk (state=3): >>>import 'ansible' # <<< 6747 1726880712.75926: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.75940: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.75956: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.75978: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 6747 1726880712.75987: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.77372: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.78478: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 6747 1726880712.78485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f17cdd0> <<< 6747 1726880712.78518: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 6747 1726880712.78534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.78545: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 6747 1726880712.78573: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' <<< 6747 1726880712.78611: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f1a69c0> <<< 6747 1726880712.78646: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a6750> <<< 6747 1726880712.78684: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a6060> <<< 6747 1726880712.78705: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 6747 1726880712.78751: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a64b0> <<< 6747 1726880712.78778: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f17fce0> import 'atexit' # <<< 6747 1726880712.78800: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f1a7740> <<< 6747 1726880712.78813: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f1a7950> <<< 6747 1726880712.78829: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 6747 1726880712.78882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 6747 1726880712.78897: stdout chunk (state=3): >>>import '_locale' # <<< 6747 1726880712.78931: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a7e90> <<< 6747 1726880712.78939: stdout chunk (state=3): >>>import 'pwd' # <<< 6747 1726880712.78959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 6747 1726880712.78992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 6747 1726880712.79031: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f011d00> <<< 6747 1726880712.79050: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.79060: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f013920> <<< 6747 1726880712.79075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 6747 1726880712.79095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 6747 1726880712.79126: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0142f0> <<< 6747 1726880712.79148: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 6747 1726880712.79171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 6747 1726880712.79192: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f015490> <<< 6747 1726880712.79212: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 6747 1726880712.79247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 6747 1726880712.79269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 6747 1726880712.79274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 6747 1726880712.79322: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f017f20> <<< 6747 1726880712.79361: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' # extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f9a6f00> <<< 6747 1726880712.79384: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f016210> <<< 6747 1726880712.79405: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 6747 1726880712.79432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 6747 1726880712.79454: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 6747 1726880712.79465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 6747 1726880712.79477: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 6747 1726880712.79507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 6747 1726880712.79543: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 6747 1726880712.79549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01fe90> <<< 6747 1726880712.79576: stdout chunk (state=3): >>>import '_tokenize' # <<< 6747 1726880712.79622: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01e6f0> <<< 6747 1726880712.79647: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 6747 1726880712.79656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 6747 1726880712.79726: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01ec30> <<< 6747 1726880712.79753: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0166f0> <<< 6747 1726880712.79781: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.79785: stdout chunk (state=3): >>># extension module 'syslog' executed from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f063fe0> <<< 6747 1726880712.79812: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0642c0> <<< 6747 1726880712.79835: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 6747 1726880712.79856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 6747 1726880712.79878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py <<< 6747 1726880712.79883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' <<< 6747 1726880712.79914: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.79946: stdout chunk (state=3): >>># extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f065dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f065b50> <<< 6747 1726880712.79964: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 6747 1726880712.80073: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 6747 1726880712.80144: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f068350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f066480> <<< 6747 1726880712.80150: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 6747 1726880712.80184: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.80206: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 6747 1726880712.80215: stdout chunk (state=3): >>>import '_string' # <<< 6747 1726880712.80260: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f06bb00> <<< 6747 1726880712.80377: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0684d0> <<< 6747 1726880712.80461: stdout chunk (state=3): >>># extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06c860> <<< 6747 1726880712.80496: stdout chunk (state=3): >>># extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06caa0> <<< 6747 1726880712.80536: stdout chunk (state=3): >>># extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06cdd0> <<< 6747 1726880712.80586: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0644a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 6747 1726880712.80630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 6747 1726880712.80636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 6747 1726880712.80650: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.80674: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f0f8500> <<< 6747 1726880712.80879: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f0f96d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f06ec60> <<< 6747 1726880712.80917: stdout chunk (state=3): >>># extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f06e870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 6747 1726880712.80932: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.81003: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.81097: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.81154: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 6747 1726880712.81175: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 6747 1726880712.81188: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.81295: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.81404: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.82041: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.82485: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 6747 1726880712.82520: 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' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 6747 1726880712.82560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.82609: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f0fda30> <<< 6747 1726880712.82673: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0fe7b0> <<< 6747 1726880712.82700: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0f9850> <<< 6747 1726880712.82756: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 6747 1726880712.82776: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.82793: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 6747 1726880712.82810: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.82938: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.83086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 6747 1726880712.83091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 6747 1726880712.83107: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0fe420> <<< 6747 1726880712.83122: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.83570: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84009: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84080: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84153: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 6747 1726880712.84165: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84207: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 6747 1726880712.84250: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84316: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84397: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 6747 1726880712.84418: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84433: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 6747 1726880712.84447: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84481: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84525: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 6747 1726880712.84532: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.84764: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85053: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 6747 1726880712.85138: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0ff950> <<< 6747 1726880712.85144: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85203: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85281: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # <<< 6747 1726880712.85299: stdout chunk (state=3): >>>import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 6747 1726880712.85317: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85363: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85404: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 6747 1726880712.85417: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85455: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85499: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85555: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py <<< 6747 1726880712.85659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.85744: stdout chunk (state=3): >>># extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ef0a3c0> <<< 6747 1726880712.85779: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef05100> <<< 6747 1726880712.85822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 6747 1726880712.85839: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85890: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85950: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.85978: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.86034: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 6747 1726880712.86078: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 6747 1726880712.86081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 6747 1726880712.86098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 6747 1726880712.86159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 6747 1726880712.86180: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 6747 1726880712.86238: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1facc0> <<< 6747 1726880712.86331: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1ee990> <<< 6747 1726880712.86368: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef0a480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef009b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 6747 1726880712.86381: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.86410: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.86438: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 6747 1726880712.86506: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 6747 1726880712.86509: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.86546: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 6747 1726880712.86550: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.86794: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.87049: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.87175: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880712.87334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py # code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 6747 1726880712.87360: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0efa1130> <<< 6747 1726880712.87392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 6747 1726880712.87420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 6747 1726880712.87466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 6747 1726880712.87471: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 6747 1726880712.87509: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef8fb00> <<< 6747 1726880712.87513: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 6747 1726880712.87534: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ef8fe60> <<< 6747 1726880712.87567: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0efa12e0> import 'ansible.module_utils.service' # <<< 6747 1726880712.87644: stdout chunk (state=3): >>># zipimport: zlib available <<< 6747 1726880714.30482: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "avahi-daemon.service": {"name": "avahi-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.servic<<< 6747 1726880714.30497: stdout chunk (state=3): >>>e", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pmcd.service": {"name": "pmcd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hib<<< 6747 1726880714.30534: stdout chunk (state=3): >>>ernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disabl<<< 6747 1726880714.30559: stdout chunk (state=3): >>>e.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 6747 1726880714.30565: stdout chunk (state=3): >>># destroy __main__ <<< 6747 1726880714.30968: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 6747 1726880714.30976: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc <<< 6747 1726880714.31011: stdout chunk (state=3): >>># clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal <<< 6747 1726880714.31019: stdout chunk (state=3): >>># 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<<< 6747 1726880714.31044: stdout chunk (state=3): >>> # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 6747 1726880714.31057: stdout chunk (state=3): >>># 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 <<< 6747 1726880714.31073: stdout chunk (state=3): >>># cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 6747 1726880714.31103: 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 # 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 <<< 6747 1726880714.31114: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings <<< 6747 1726880714.31132: 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 <<< 6747 1726880714.31145: 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.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 6747 1726880714.31391: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 6747 1726880714.31408: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 6747 1726880714.31465: stdout chunk (state=3): >>># destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma <<< 6747 1726880714.31468: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 6747 1726880714.31510: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 6747 1726880714.31573: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp <<< 6747 1726880714.31590: stdout chunk (state=3): >>># destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 6747 1726880714.31624: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 6747 1726880714.31629: stdout chunk (state=3): >>># destroy array <<< 6747 1726880714.31641: stdout chunk (state=3): >>># destroy datetime <<< 6747 1726880714.31666: stdout chunk (state=3): >>># destroy selinux <<< 6747 1726880714.31669: stdout chunk (state=3): >>># destroy shutil <<< 6747 1726880714.31671: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 6747 1726880714.31715: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select <<< 6747 1726880714.31721: stdout chunk (state=3): >>># destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle <<< 6747 1726880714.31760: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 6747 1726880714.31767: 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 <<< 6747 1726880714.31798: 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 # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 <<< 6747 1726880714.31816: stdout chunk (state=3): >>># 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 <<< 6747 1726880714.31836: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 6747 1726880714.31878: stdout chunk (state=3): >>># 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 <<< 6747 1726880714.31914: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys <<< 6747 1726880714.31927: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 6747 1726880714.32051: stdout chunk (state=3): >>># destroy sys.monitoring <<< 6747 1726880714.32066: stdout chunk (state=3): >>># destroy _socket <<< 6747 1726880714.32070: stdout chunk (state=3): >>># destroy _collections <<< 6747 1726880714.32106: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 6747 1726880714.32110: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser <<< 6747 1726880714.32118: stdout chunk (state=3): >>># destroy tokenize <<< 6747 1726880714.32136: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 6747 1726880714.32166: stdout chunk (state=3): >>># destroy _typing <<< 6747 1726880714.32171: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools <<< 6747 1726880714.32184: stdout chunk (state=3): >>># destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 6747 1726880714.32194: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 6747 1726880714.32286: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings <<< 6747 1726880714.32300: stdout chunk (state=3): >>># destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 6747 1726880714.32303: stdout chunk (state=3): >>># destroy time <<< 6747 1726880714.32335: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 6747 1726880714.32368: stdout chunk (state=3): >>># destroy _hashlib <<< 6747 1726880714.32375: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 6747 1726880714.32381: stdout chunk (state=3): >>># destroy itertools <<< 6747 1726880714.32399: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 6747 1726880714.32404: stdout chunk (state=3): >>># destroy _thread # clear sys.audit hooks <<< 6747 1726880714.32739: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. <<< 6747 1726880714.32785: stderr chunk (state=3): >>><<< 6747 1726880714.32788: stdout chunk (state=3): >>><<< 6747 1726880714.32939: _low_level_execute_command() done: rc=0, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fb8bb00> # /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 0x7f3e0fbbea50> import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fbcd130> # /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 0x7f3e0fbce060> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9abec0> # /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 0x7f3e0f9abf80> # /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 0x7f3e0f9e38c0> # /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 0x7f3e0f9e3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9c3b90> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9c12b0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a9070> # /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 0x7f3e0fa07800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa06450> # /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 0x7f3e0f9c2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a8260> # /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 0x7f3e0fa388c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a82f0> # /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 0x7f3e0fa38d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa38c20> # 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 0x7f3e0fa39010> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f9a6e10> # /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 0x7f3e0fa39670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa39370> 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 0x7f3e0fa3a540> 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 0x7f3e0fa50740> 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 0x7f3e0fa51e20> # /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 0x7f3e0fa52cc0> # 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 0x7f3e0fa532f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa52210> # /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 0x7f3e0fa53d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa534a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa3a4b0> # /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 0x7f3e0f7d3c50> # /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 0x7f3e0f7fc710> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fc470> # 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 0x7f3e0f7fc740> # /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 0x7f3e0f7fd070> # 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 0x7f3e0f7fda60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7d1df0> # /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 0x7f3e0f7fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0fa3ac60> # /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 0x7f3e0f8271a0> # /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 0x7f3e0f84f530> # /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 0x7f3e0f8ac2f0> # /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 0x7f3e0f8aea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8ac410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f8752e0> # /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 0x7f3e0f1253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f84e330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f7ffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3e0f1255e0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_iippte6v/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f17f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f159f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1590a0> # 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 0x7f3e0f17cdd0> # /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 0x7f3e0f1a69c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a6750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1a6060> # /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 0x7f3e0f1a64b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f17fce0> 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 0x7f3e0f1a7740> # 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 0x7f3e0f1a7950> # /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 0x7f3e0f1a7e90> 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 0x7f3e0f011d00> # 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 0x7f3e0f013920> # /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 0x7f3e0f0142f0> # /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 0x7f3e0f015490> # /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 0x7f3e0f017f20> # 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 0x7f3e0f9a6f00> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f016210> # /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 0x7f3e0f01fe90> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01e960> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f01e6f0> # /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 0x7f3e0f01ec30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0166f0> # 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 0x7f3e0f063fe0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0642c0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f065dc0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f065b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py # code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' # extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' # extension module '_uuid' executed from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f068350> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f066480> # /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 0x7f3e0f06bb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0684d0> # extension module 'systemd._journal' loaded from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06c860> # extension module 'systemd._reader' loaded from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._reader' executed from '/usr/lib64/python3.12/site-packages/systemd/_reader.cpython-312-x86_64-linux-gnu.so' import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06caa0> # extension module 'systemd.id128' loaded from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd.id128' executed from '/usr/lib64/python3.12/site-packages/systemd/id128.cpython-312-x86_64-linux-gnu.so' import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06cdd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0644a0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f0f8500> # 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 0x7f3e0f0f96d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f06ec60> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' # extension module 'systemd._daemon' executed from '/usr/lib64/python3.12/site-packages/systemd/_daemon.cpython-312-x86_64-linux-gnu.so' import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f06ffe0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f06e870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0f0fda30> # /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 0x7f3e0f0fe7b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f0f9850> 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 0x7f3e0f0fe420> # 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 0x7f3e0f0ff950> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' # extension module 'selinux._selinux' loaded from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' # extension module 'selinux._selinux' executed from '/usr/lib64/python3.12/site-packages/selinux/_selinux.cpython-312-x86_64-linux-gnu.so' import 'selinux._selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f3e0ef0a3c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef05100> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1facc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0f1ee990> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef0a480> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0ef009b0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f3e0efa1130> # /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 0x7f3e0ef8fb00> # 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 0x7f3e0ef8fe60> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3e0efa12e0> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "avahi-daemon.service": {"name": "avahi-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus-broker.service": {"name": "dbus-broker.service", "state": "running", "status": "enabled", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dm-event.service": {"name": "dm-event.service", "state": "stopped", "status": "static", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-lvmpolld.service": {"name": "lvm2-lvmpolld.service", "state": "stopped", "status": "static", "source": "systemd"}, "lvm2-monitor.service": {"name": "lvm2-monitor.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@dm_mod.service": {"name": "modprobe@dm_mod.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "modprobe@loop.service": {"name": "modprobe@loop.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "pmcd.service": {"name": "pmcd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmie.service": {"name": "pmie.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmie_check.service": {"name": "pmie_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_daily.service": {"name": "pmie_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmie_farm.service": {"name": "pmie_farm.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "pmie_farm_check.service": {"name": "pmie_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger.service": {"name": "pmlogger.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "pmlogger_check.service": {"name": "pmlogger_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_daily.service": {"name": "pmlogger_daily.service", "state": "stopped", "status": "static", "source": "systemd"}, "pmlogger_farm.service": {"name": "pmlogger_farm.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "pmlogger_farm_check.service": {"name": "pmlogger_farm_check.service", "state": "stopped", "status": "static", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ssh-host-keys-migration.service": {"name": "ssh-host-keys-migration.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-battery-check.service": {"name": "systemd-battery-check.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-boot-random-seed.service": {"name": "systemd-boot-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pcrmachine.service": {"name": "systemd-pcrmachine.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-initrd.service": {"name": "systemd-pcrphase-initrd.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase-sysinit.service": {"name": "systemd-pcrphase-sysinit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pcrphase.service": {"name": "systemd-pcrphase.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "enabled-runtime", "source": "systemd"}, "systemd-repart.service": {"name": "systemd-repart.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysext.service": {"name": "systemd-sysext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-early.service": {"name": "systemd-tmpfiles-setup-dev-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "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"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "alias", "source": "systemd"}, "blk-availability.service": {"name": "blk-availability.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "chronyd-restricted.service": {"name": "chronyd-restricted.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "alias", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "active", "status": "alias", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fsidd.service": {"name": "fsidd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "grub2-systemd-integration.service": {"name": "grub2-systemd-integration.service", "state": "inactive", "status": "static", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.service", "state": "unknown", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nm-priv-helper.service": {"name": "nm-priv-helper.service", "state": "inactive", "status": "static", "source": "systemd"}, "pam_namespace.service": {"name": "pam_namespace.service", "state": "inactive", "status": "static", "source": "systemd"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "status": "static", "source": "systemd"}, "rpmdb-migrate.service": {"name": "rpmdb-migrate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "rpmdb-rebuild.service": {"name": "rpmdb-rebuild.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "selinux-check-proper-disable.service": {"name": "selinux-check-proper-disable.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "indirect", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-boot-update.service": {"name": "systemd-boot-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-growfs-root.service": {"name": "systemd-growfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-growfs@.service": {"name": "systemd-growfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrfs-root.service": {"name": "systemd-pcrfs-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-pcrfs@.service": {"name": "systemd-pcrfs@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck@.service": {"name": "systemd-quotacheck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing glob # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.45.225 closed. 6747 1726880714.33897: 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-1726880712.5903463-10430-97137459641417/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 6747 1726880714.33900: _low_level_execute_command(): starting 6747 1726880714.33903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726880712.5903463-10430-97137459641417/ > /dev/null 2>&1 && sleep 0' 6747 1726880714.34473: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 6747 1726880714.34478: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found <<< 6747 1726880714.34483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880714.34485: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 6747 1726880714.34487: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 6747 1726880714.34565: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 6747 1726880714.34608: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 6747 1726880714.36400: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 6747 1726880714.36431: stderr chunk (state=3): >>><<< 6747 1726880714.36434: stdout chunk (state=3): >>><<< 6747 1726880714.36451: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.45.225 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.45.225 originally 10.31.45.225 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/7822a0eb27' 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 6747 1726880714.36459: handler run complete 6747 1726880714.36577: variable 'ansible_facts' from source: unknown 6747 1726880714.36669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880714.37100: variable 'ansible_facts' from source: unknown 6747 1726880714.37286: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880714.37587: attempt loop complete, returning result 6747 1726880714.37640: _execute() done 6747 1726880714.37648: dumping result to json 6747 1726880714.37688: done dumping result, returning 6747 1726880714.37699: done running TaskExecutor() for managed_node2/TASK: Get final state of services [02c48edd-c8ad-6246-0b37-000000000017] 6747 1726880714.37702: sending task result for task 02c48edd-c8ad-6246-0b37-000000000017 6747 1726880714.39240: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000017 6747 1726880714.39244: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "avahi-daemon.service": { "name": "avahi-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcp-reboot-init.service": { "name": "pcp-reboot-init.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pmcd.service": { "name": "pmcd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmfind.service": { "name": "pmfind.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pmie.service": { "name": "pmie.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmie_check.service": { "name": "pmie_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_daily.service": { "name": "pmie_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmie_farm.service": { "name": "pmie_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmie_farm_check.service": { "name": "pmie_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger.service": { "name": "pmlogger.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pmlogger_check.service": { "name": "pmlogger_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_daily.service": { "name": "pmlogger_daily.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmlogger_farm.service": { "name": "pmlogger_farm.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "pmlogger_farm_check.service": { "name": "pmlogger_farm_check.service", "source": "systemd", "state": "stopped", "status": "static" }, "pmproxy.service": { "name": "pmproxy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-battery-check.service": { "name": "systemd-battery-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-early.service": { "name": "systemd-tmpfiles-setup-dev-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 6747 1726880714.40019: no more pending results, returning what we have 6747 1726880714.40027: results queue empty 6747 1726880714.40028: checking for any_errors_fatal 6747 1726880714.40032: done checking for any_errors_fatal 6747 1726880714.40034: checking for max_fail_percentage 6747 1726880714.40035: done checking for max_fail_percentage 6747 1726880714.40036: checking to see if all hosts have failed and the running result is not ok 6747 1726880714.40037: done checking to see if all hosts have failed 6747 1726880714.40038: getting the remaining hosts for this loop 6747 1726880714.40039: done getting the remaining hosts for this loop 6747 1726880714.40042: getting the next task for host managed_node2 6747 1726880714.40047: done getting next task for host managed_node2 6747 1726880714.40050: ^ task is: TASK: Restore state of services 6747 1726880714.40054: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always 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), did rescue? False, did start at task? False 6747 1726880714.40057: getting variables 6747 1726880714.40059: in VariableManager get_vars() 6747 1726880714.40089: Calling all_inventory to load vars for managed_node2 6747 1726880714.40092: Calling groups_inventory to load vars for managed_node2 6747 1726880714.40094: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880714.40103: Calling all_plugins_play to load vars for managed_node2 6747 1726880714.40106: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880714.40109: Calling groups_plugins_play to load vars for managed_node2 6747 1726880714.40479: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880714.40774: done with get_vars() 6747 1726880714.40785: done getting variables 6747 1726880714.40862: 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 [Restore state of services] *********************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Friday 20 September 2024 21:05:14 -0400 (0:00:01.868) 0:02:09.436 ****** 6747 1726880714.40884: entering _queue_task() for managed_node2/service 6747 1726880714.40885: Creating lock for service 6747 1726880714.41111: worker is 1 (out of 1 available) 6747 1726880714.41125: exiting _queue_task() for managed_node2/service 6747 1726880714.41138: done queuing things up, now waiting for results queue to drain 6747 1726880714.41139: waiting for pending results... 6747 1726880714.41311: running TaskExecutor() for managed_node2/TASK: Restore state of services 6747 1726880714.41390: in run() - task 02c48edd-c8ad-6246-0b37-000000000018 6747 1726880714.41399: variable 'ansible_search_path' from source: unknown 6747 1726880714.41558: Loaded config def from plugin (lookup/items) 6747 1726880714.41563: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 6747 1726880714.41586: variable 'omit' from source: magic vars 6747 1726880714.41680: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.41687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.41698: variable 'omit' from source: magic vars 6747 1726880714.41978: variable 'item' from source: unknown 6747 1726880714.41983: variable 'final_state' from source: set_fact 6747 1726880714.42116: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 6747 1726880714.42294: variable 'item' from source: unknown 6747 1726880714.42297: variable 'initial_state' from source: set_fact 6747 1726880714.42371: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): False 6747 1726880714.42374: when evaluation is False, skipping this task 6747 1726880714.42385: variable 'item' from source: unknown 6747 1726880714.42629: variable 'item' from source: unknown skipping: [managed_node2] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmcd", "skip_reason": "Conditional result was False" } 6747 1726880714.42779: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.42782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.42786: variable 'omit' from source: magic vars 6747 1726880714.42912: variable 'item' from source: unknown 6747 1726880714.42928: variable 'final_state' from source: set_fact 6747 1726880714.43031: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 6747 1726880714.43150: variable 'item' from source: unknown 6747 1726880714.43156: variable 'initial_state' from source: set_fact 6747 1726880714.43427: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): False 6747 1726880714.43430: when evaluation is False, skipping this task 6747 1726880714.43433: variable 'item' from source: unknown 6747 1726880714.43435: variable 'item' from source: unknown skipping: [managed_node2] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmlogger", "skip_reason": "Conditional result was False" } 6747 1726880714.43510: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.43513: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.43517: variable 'omit' from source: magic vars 6747 1726880714.43671: variable 'item' from source: unknown 6747 1726880714.43680: variable 'final_state' from source: set_fact 6747 1726880714.43835: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 6747 1726880714.43961: variable 'item' from source: unknown 6747 1726880714.43970: variable 'initial_state' from source: set_fact 6747 1726880714.44125: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): False 6747 1726880714.44134: when evaluation is False, skipping this task 6747 1726880714.44182: variable 'item' from source: unknown 6747 1726880714.44239: variable 'item' from source: unknown skipping: [managed_node2] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmie", "skip_reason": "Conditional result was False" } 6747 1726880714.44349: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.44351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.44354: variable 'omit' from source: magic vars 6747 1726880714.44474: variable 'item' from source: unknown 6747 1726880714.44478: variable 'final_state' from source: set_fact 6747 1726880714.44549: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 6747 1726880714.44642: variable 'item' from source: unknown 6747 1726880714.44645: variable 'initial_state' from source: set_fact 6747 1726880714.44705: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): False 6747 1726880714.44711: when evaluation is False, skipping this task 6747 1726880714.44734: variable 'item' from source: unknown 6747 1726880714.44776: variable 'item' from source: unknown skipping: [managed_node2] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in initial_state.ansible_facts.services", "item": "pmproxy", "skip_reason": "Conditional result was False" } 6747 1726880714.44855: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.44859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.44861: variable 'omit' from source: magic vars 6747 1726880714.44978: variable 'item' from source: unknown 6747 1726880714.44984: variable 'final_state' from source: set_fact 6747 1726880714.45045: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 6747 1726880714.45048: when evaluation is False, skipping this task 6747 1726880714.45069: variable 'item' from source: unknown 6747 1726880714.45113: variable 'item' from source: unknown skipping: [managed_node2] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } 6747 1726880714.45186: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.45191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.45194: variable 'omit' from source: magic vars 6747 1726880714.45315: variable 'item' from source: unknown 6747 1726880714.45318: variable 'final_state' from source: set_fact 6747 1726880714.45377: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 6747 1726880714.45380: when evaluation is False, skipping this task 6747 1726880714.45398: variable 'item' from source: unknown 6747 1726880714.45443: variable 'item' from source: unknown skipping: [managed_node2] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } 6747 1726880714.45515: dumping result to json 6747 1726880714.45518: done dumping result, returning 6747 1726880714.45521: done running TaskExecutor() for managed_node2/TASK: Restore state of services [02c48edd-c8ad-6246-0b37-000000000018] 6747 1726880714.45525: sending task result for task 02c48edd-c8ad-6246-0b37-000000000018 6747 1726880714.45562: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000018 6747 1726880714.45564: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false } MSG: All items skipped 6747 1726880714.45608: no more pending results, returning what we have 6747 1726880714.45611: results queue empty 6747 1726880714.45618: checking for any_errors_fatal 6747 1726880714.45627: done checking for any_errors_fatal 6747 1726880714.45628: checking for max_fail_percentage 6747 1726880714.45629: done checking for max_fail_percentage 6747 1726880714.45630: checking to see if all hosts have failed and the running result is not ok 6747 1726880714.45631: done checking to see if all hosts have failed 6747 1726880714.45631: getting the remaining hosts for this loop 6747 1726880714.45634: done getting the remaining hosts for this loop 6747 1726880714.45637: getting the next task for host managed_node2 6747 1726880714.45644: done getting next task for host managed_node2 6747 1726880714.45646: ^ task is: TASK: Stop firewall 6747 1726880714.45649: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=3, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 6747 1726880714.45652: getting variables 6747 1726880714.45654: in VariableManager get_vars() 6747 1726880714.45688: Calling all_inventory to load vars for managed_node2 6747 1726880714.45691: Calling groups_inventory to load vars for managed_node2 6747 1726880714.45693: Calling all_plugins_inventory to load vars for managed_node2 6747 1726880714.45702: Calling all_plugins_play to load vars for managed_node2 6747 1726880714.45705: Calling groups_plugins_inventory to load vars for managed_node2 6747 1726880714.45707: Calling groups_plugins_play to load vars for managed_node2 6747 1726880714.45999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 6747 1726880714.46473: done with get_vars() 6747 1726880714.46488: done getting variables 6747 1726880714.46545: 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 [Stop firewall] *********************************************************** task path: /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28 Friday 20 September 2024 21:05:14 -0400 (0:00:00.056) 0:02:09.493 ****** 6747 1726880714.46573: entering _queue_task() for managed_node2/service 6747 1726880714.46820: worker is 1 (out of 1 available) 6747 1726880714.46834: exiting _queue_task() for managed_node2/service 6747 1726880714.46846: done queuing things up, now waiting for results queue to drain 6747 1726880714.46847: waiting for pending results... 6747 1726880714.47120: running TaskExecutor() for managed_node2/TASK: Stop firewall 6747 1726880714.47221: in run() - task 02c48edd-c8ad-6246-0b37-000000000019 6747 1726880714.47236: variable 'ansible_search_path' from source: unknown 6747 1726880714.47267: calling self._execute() 6747 1726880714.47335: variable 'ansible_host' from source: host vars for 'managed_node2' 6747 1726880714.47339: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 6747 1726880714.47347: variable 'omit' from source: magic vars 6747 1726880714.47647: variable 'metrics_manage_firewall' from source: role '' defaults 6747 1726880714.47662: Evaluated conditional (metrics_manage_firewall | bool): False 6747 1726880714.47665: when evaluation is False, skipping this task 6747 1726880714.47668: _execute() done 6747 1726880714.47670: dumping result to json 6747 1726880714.47673: done dumping result, returning 6747 1726880714.47678: done running TaskExecutor() for managed_node2/TASK: Stop firewall [02c48edd-c8ad-6246-0b37-000000000019] 6747 1726880714.47682: sending task result for task 02c48edd-c8ad-6246-0b37-000000000019 6747 1726880714.47769: done sending task result for task 02c48edd-c8ad-6246-0b37-000000000019 6747 1726880714.47771: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "metrics_manage_firewall | bool", "skip_reason": "Conditional result was False" } 6747 1726880714.47817: no more pending results, returning what we have 6747 1726880714.47821: results queue empty 6747 1726880714.47824: checking for any_errors_fatal 6747 1726880714.47833: done checking for any_errors_fatal 6747 1726880714.47834: checking for max_fail_percentage 6747 1726880714.47835: done checking for max_fail_percentage 6747 1726880714.47836: checking to see if all hosts have failed and the running result is not ok 6747 1726880714.47837: done checking to see if all hosts have failed 6747 1726880714.47838: getting the remaining hosts for this loop 6747 1726880714.47840: done getting the remaining hosts for this loop 6747 1726880714.47843: getting the next task for host managed_node2 6747 1726880714.47850: done getting next task for host managed_node2 6747 1726880714.47853: ^ task is: None 6747 1726880714.47856: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 6747 1726880714.47857: done queuing things up, now waiting for results queue to drain 6747 1726880714.47858: results queue empty 6747 1726880714.47858: checking for any_errors_fatal 6747 1726880714.47859: done checking for any_errors_fatal 6747 1726880714.47860: checking for max_fail_percentage 6747 1726880714.47861: done checking for max_fail_percentage 6747 1726880714.47861: checking to see if all hosts have failed and the running result is not ok 6747 1726880714.47862: done checking to see if all hosts have failed 6747 1726880714.47864: getting the next task for host managed_node2 6747 1726880714.47868: done getting next task for host managed_node2 6747 1726880714.47868: ^ task is: None 6747 1726880714.47869: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=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=21 changed=2 unreachable=0 failed=1 skipped=11 rescued=1 ignored=0 Friday 20 September 2024 21:05:14 -0400 (0:00:00.013) 0:02:09.507 ****** =============================================================================== fedora.linux_system_roles.private_metrics_subrole_bpftrace : Install needed bpftrace metrics packages - 116.96s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:41 Gathering Facts --------------------------------------------------------- 3.31s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:9 Get initial state of services ------------------------------------------- 2.07s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace agent is configured --- 1.87s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:61 Get final state of services --------------------------------------------- 1.87s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 0.96s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.57s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Ensure PCP bpftrace configuration directory exists --- 0.54s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:54 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Check if system is ostree --- 0.45s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:18 fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.10s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Setup metric querying service. ------------------------------------------ 0.09s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Restore state of services ----------------------------------------------- 0.06s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Set platform/version specific variables --- 0.05s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.05s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:5 Reraise error ----------------------------------------------------------- 0.05s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Setup bpftrace metrics. ------------------------------------------------- 0.04s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Handle test failure ----------------------------------------------------- 0.04s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:49 Run the role ------------------------------------------------------------ 0.04s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_bz1855544.yml:29 fedora.linux_system_roles.private_metrics_subrole_bpftrace : Extract allowed bpftrace user accounts --- 0.03s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_bpftrace/tasks/main.yml:48 fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree --- 0.03s /tmp/collections-6CE/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 6747 1726880714.47979: RUNNING CLEANUP